• jboyson's avatar
    Update controller to use simple redirect · fc16e863
    jboyson authored
    Now that the form is submitting with a normal post,
    We can remove all of the js handling.
    
    We replace the `format` calls with a simple redirect.
    
    And finally remove update.js.haml as it is no longer used.
    fc16e863
projects_controller.rb 15.6 KB