Update to rails 6.0.1

This commit is contained in:
Tom Hughes 2019-08-20 20:38:42 +01:00
parent b6ecdb7507
commit 22cd2314e5
18 changed files with 236 additions and 110 deletions

View file

@ -10,5 +10,5 @@ end
# To enable root element in JSON for ActiveRecord objects.
# ActiveSupport.on_load(:active_record) do
# self.include_root_in_json = true
# self.include_root_in_json = true
# end