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
2012-05-09 18:43:18 +05:30
..
active_record/connection_adapters Remove useless argument in #columns. 2012-02-02 10:34:17 -02:00
assets Added test to illustrate bad binary blobs. 2012-01-31 13:45:00 -06:00
cases make both cached and record_updated accessors in one line 2012-05-09 18:43:18 +05:30
fixtures Tests for removing a HABTM association when optimistic locking is enabled. 2012-03-07 23:56:23 -05:00
migrations stop depending on the filesystem for interleaved migration tests 2012-01-13 14:33:59 -08:00
models Fix issue with private kernel methods and collection associations. Closes #2508 2012-05-02 23:23:35 -03:00
schema Modify test schema.rb to use a VARCHAR rather than a TEXT when a default is required to keep MySQL happy. 2012-05-05 17:17:04 +10:00
support Remove IdentityMap 2012-03-13 20:08:54 -03:00
.gitignore
config.example.yml
config.rb