1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Rafael Mendonça França d81f147003 Merge pull request #20171 from georgeclaghorn/enums-in-fixtures
Allow the use of symbols or strings to specify enum values in test fixtures
2015-05-27 23:52:37 -03:00
..
active_record/connection_adapters
assets
cases Merge pull request #20171 from georgeclaghorn/enums-in-fixtures 2015-05-27 23:52:37 -03:00
fixtures Resolve enums in test fixtures 2015-05-27 21:48:58 -04:00
migrations
models allow setting of a demodulized class name when using STI 2015-05-11 09:02:48 -04:00
schema Move PostgreSQL specific schema to postgresql_specific_schema.rb 2015-05-03 21:13:13 +09:00
support
.gitignore
config.example.yml
config.rb