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 871b1c2115 Merge pull request #6193 from mhfs/fix_oracle_spec
Fix failing AR test on Oracle
2012-05-12 16:34:36 -07:00
..
active_record/connection_adapters Remove useless argument in #columns. 2012-02-02 10:34:17 -02:00
assets
cases Merge pull request #6193 from mhfs/fix_oracle_spec 2012-05-12 16:34:36 -07:00
fixtures Tests for removing a HABTM association when optimistic locking is enabled. 2012-03-07 23:56:23 -05:00
migrations
models Fix issue with private kernel methods and collection associations. Closes #2508 2012-05-02 23:23:35 -03:00
schema mispelling errors in render_text_test.rb and sqlite_specific_schema 2012-05-12 13:19:28 +02:00
support Remove IdentityMap 2012-03-13 20:08:54 -03:00
.gitignore
config.example.yml
config.rb