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
2014-01-17 16:49:10 -05:00
..
active_record/connection_adapters
assets
cases set encoding to binmode for pipe 2014-01-17 16:49:10 -05:00
fixtures
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Make AR::Base#touch fire the after_commit and after_rollback callbacks 2014-01-16 09:05:59 -02:00
schema Don't try to get the subclass if the inheritance column doesn't exist 2014-01-14 18:53:45 +05:30
support Deprecate use of string in establish_connection as connection lookup 2013-12-24 10:18:54 +01:00
.gitignore
config.example.yml
config.rb