rails/activerecord/lib
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