1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Rafael Mendonça França 31fb1ef536 New applications should be created with json serializer
The fix introduced at 75ba7425f6 were
missing this case.

To fix the original issue mentioned at that commit the correct is to
remove update_config_files from the command list since we should not run
both config_files command when creating a new application.

Tests were added to make sure everything is working fine.
2014-05-17 15:46:33 -03:00
..
rails New applications should be created with json serializer 2014-05-17 15:46:33 -03:00
rails.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00