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-22 18:31:44 +00:00
actionmailer Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
actionpack Fixed JavaScriptHelper#escape_javascript to also escape closing tags (closes #8023) [rubyruy] 2007-09-22 18:31:44 +00:00
actionwebservice Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activerecord Fixed rename_column for SQLite when using symbols for the column names (closes #8616) [drodriguez] 2007-09-22 18:23:30 +00:00
activeresource Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activesupport Added call to inspect on non-string classes for the logger (closes #8533) [codahale] 2007-09-22 18:25:30 +00:00
railties Added VERBOSE option to rake db:migrate to turn off output #8204 [jbarnette] 2007-09-22 18:28:53 +00:00
cleanlogs.sh
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