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
e8ef58a697c4af99a7db44267cf6d975fb5d6091
rails
/
activerecord
/
lib
History
Santiago Pastorino
b451de0d6d
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
..
active_record
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
rails
/generators
Avoid a blank line before the add/remove columns
2010-06-25 15:06:32 -03:00
active_record.rb
mass_assignment_security moved from AR to AMo, and minor test cleanup
2010-07-08 18:28:45 +02:00