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
dcc9d38b8b92db57469b4cf6969a2ed3a1950ca0
rails
/
activerecord
/
lib
History
Santiago Pastorino
b95d6e84b0
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 13:17:32 +02:00
..
active_record
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 13:17:32 +02: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