This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f9944d5bcd684fedbd23e4fd77a2dabfaff6fad
rails
/
activerecord
/
test
History
Aaron Patterson
f8700038af
adding a test for no method error
2011-01-11 17:57:02 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
adding a test for no method error
2011-01-11 17:57:02 -08:00
connections
Have a separate test connection directory for sqlite3 in-memory so that the tests can be run without having to specifically rename the connection file (which then causes git to pick up the changes)
2011-01-11 13:45:06 -08:00
fixtures
has_one should always remove the old record (properly), even if not saving the new record, so we don't get the database into a pickle
2011-01-11 13:45:06 -08:00
migrations
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
DRY up the code which instantiates the association proxy
2011-01-11 13:45:08 -08:00
schema
Support for :counter_cache on polymorphic belongs_to
2010-12-31 20:00:44 +00:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00