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
1ca81238b5abcbdad667d45a588fdb1f68a0516e
rails
/
activerecord
/
test
History
Aaron Patterson
951e18abea
introduce a body proxy to ensure that query cache is enabled during streaming
2011-05-02 11:30:49 -07:00
..
active_record
/connection_adapters
introduce a fake AR adapter for mocking database return values
2011-02-04 13:34:57 -08:00
assets
…
cases
introduce a body proxy to ensure that query cache is enabled during streaming
2011-05-02 11:30:49 -07:00
connections
use rake to create test databases for us
2011-01-14 14:07:16 -08:00
fixtures
Merge branch 'master' into nested_has_many_through
2011-03-10 19:35:20 +00:00
migrations
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
Merge pull request
#357
from joshk/assign_attributes.
2011-05-01 16:59:33 -07:00
schema
singular and collection relations in AR can now specify mass-assignment security options (:as and :without_protection) in build, create and create! methods.
2011-05-01 23:30:07 +02:00
config.rb
…