lib/generators/rambulance/templates/exceptions_app.rb in rambulance-3.1.0 vs lib/generators/rambulance/templates/exceptions_app.rb in rambulance-3.2.0

- old
+ new

@@ -9,8 +9,8 @@ end def not_found end - def unprocessable_entity + def unprocessable_content end end