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
2010-08-20 20:00:03 -07:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases reload bob after his journy to a new timezone 2010-08-20 20:00:03 -07:00
connections added dependencies in Gemfile for running ActiveRecord tests with Oracle database 2010-08-16 15:21:54 -07:00
fixtures Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models While creating a new record using has_many create method default scope of child should be respected. 2010-08-19 14:52:15 -03:00
schema While creating a new record using has_many create method default scope of child should be respected. 2010-08-19 14:52:15 -03:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00