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-17 17:52:17 +02:00
..
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 Don't destroy readonly models 2012-05-17 17:52:17 +02:00
fixtures Tests for removing a HABTM association when optimistic locking is enabled. 2012-03-07 23:56:23 -05:00
migrations
models Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be used out of the box. 2012-05-09 19:20:14 +04:00
schema SQLite3 doesn't actually support the 'time' type. 2012-05-15 22:05:00 -05:00
support Remove IdentityMap 2012-03-13 20:08:54 -03:00
.gitignore
config.example.yml
config.rb