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
1054ebd613c5596bc1ebb8d610d19e5fa374cca5
rails
/
activemodel
/
lib
History
Josh Kalderimis
1054ebd613
AM mass assignment security attr_accessible and attr_protected now allow for scopes using :as => scope eg.
...
attr_accessible :name attr_accessible :name, :admin, :as => :admin
2011-04-24 09:53:18 +02:00
..
active_model
AM mass assignment security attr_accessible and attr_protected now allow for scopes using :as => scope eg.
2011-04-24 09:53:18 +02:00
active_model.rb
We're in 2011, let's update our license
2011-02-22 18:24:20 -02:00