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
23a3ba426067d3d38259ef4e1d234cbb82c8aea2
rails
/
activerecord
/
test
History
Aaron Patterson
23a3ba4260
Revert "ARel only requires the connection from the AR class. Simply return the AR class rather than jump through hoops and store ivars"
...
This reverts commit
d65e3b481e
.
2011-02-03 14:04:21 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Revert "ARel only requires the connection from the AR class. Simply return the AR class rather than jump through hoops and store ivars"
2011-02-03 14:04:21 -08:00
connections
use rake to create test databases for us
2011-01-14 14:07:16 -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
share column cache among subclasses, only look up columns per AR::Base subclass once
2011-02-01 14:25:46 -08:00
schema
Add create_association! for belongs_to
2011-01-16 13:43:53 -08:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00