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
4ce14fb0809ea8d636be0a1790fa38eafe64a46f
rails
/
activerecord
/
test
History
Josh Kalderimis
bb7024b6ec
AR update_attributes api is updated to reflect the addition of assign_attributes
2011-04-26 18:00:57 +02: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
AR update_attributes api is updated to reflect the addition of assign_attributes
2011-04-26 18:00:57 +02: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
Added assign_attributes to Active Record which accepts a mass-assignment security scope using the :as option, while also allowing mass-assignment security to be bypassed using :with_protected
2011-04-24 09:53:18 +02:00
schema
Added tsvector Datatype Support
2011-04-26 09:47:40 +02:00
config.rb
…