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-09-01 09:56:48 +02:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases nested attributes tests should rely on associated objects to verify results not on assert_difference [#5206 state:resolved] 2010-09-01 09:56:48 +02:00
connections use database from ARUNIT_DB_NAME environment variable when running tests on Oracle 2010-08-23 10:50:21 -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 Change relation merging to always append select, group and order values 2010-08-31 19:17:18 +01: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