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-09-18 01:45:37 +00:00
actionmailer Fix attachment decoding when using the TMail C extension. Closes #7861. 2007-09-14 05:30:52 +00:00
actionpack Added security notice to Request#remote_ip underlining the fact that its value can be spoofed (and that you should use Request#remote_addr if thats a concern for your application) [Adrian Holovaty] 2007-09-17 11:12:10 +00:00
actionwebservice Missed Reloadable bits and pieces 2007-09-14 01:00:32 +00:00
activerecord Associations macros accept extension blocks alongside modules. Closes #9346. 2007-09-17 21:19:44 +00:00
activeresource Raise ActiveResource::Redirection on 301,302 http code 2007-08-09 19:22:04 +00:00
activesupport Fix JSON decoder with nested quotes and commas. Closes #9579. 2007-09-17 21:37:48 +00:00
railties Support multiple config.after_initialize blocks so plugins and apps can more easily cooperate. Closes #9582. 2007-09-18 01:45:37 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00