• Igor Drozdov's avatar
    Move body of /post_receive handler into service · a346e9ea
    Igor Drozdov authored
    This commit just moves body of API endpoint handler
    into a service. Breaking down the service into methods and
    refactoring is going to be performed in another commits
    
    Tests aren't touched in order to prove that it works as before
    a346e9ea
internal_helpers.rb 3.46 KB