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
Jenner LaFave 5de7309b7b Add support for module-level table_suffix in models
This makes table_name_suffix work the same as table_name_prefix when
using namespaced models. Pretty much the same as 67d1cec.
2014-05-05 12:41:26 -07:00
..
active_record/connection_adapters
assets
cases Add support for module-level table_suffix in models 2014-05-05 12:41:26 -07:00
fixtures Merge pull request #12016 from roderickvd/uuid_fixes 2014-04-04 12:52:49 -03:00
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Add support for module-level table_suffix in models 2014-05-05 12:41:26 -07:00
schema Merge branch 'master' into rm-uuid-fixtures 2014-04-10 15:34:55 -03:00
support Add ConnectionHelper to refactor tests. 2014-04-03 01:06:43 -07:00
.gitignore
config.example.yml
config.rb