1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2007-11-26 03:45:54 +00:00
actionmailer Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick] 2007-11-26 03:36:28 +00:00
actionpack Refactor sanitizer helpers into HTML classes and make it easy to swap them out with custom implementations. Closes #10129. [rick] 2007-11-26 03:45:54 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Allow validates_acceptance_of to use a real attribute instead of only virtual (so you can record that the acceptance occured) (closes #7457) [ambethia] 2007-11-25 22:34:46 +00:00
activeresource Don't cache net/http object so that ActiveResource is more thread-safe. Closes #10142 [kou] 2007-11-19 00:06:23 +00:00
activesupport Fix that empty collections should be treated as empty arrays regardless of whitespace for Hash#from_xml (closes #10255) [adamj] 2007-11-25 21:58:24 +00:00
railties No trailing whitespace in migration generation (closes #10235) 2007-11-25 22:03:45 +00:00
cleanlogs.sh
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00