Ruby on Rails
Go to file
David Heinemeier Hansson 3dcae9fefd Fixed that pluralizing an empty string should return the same empty string, not "s" (closes #7720) [josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7569 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-22 18:34:43 +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 Fixed that pluralizing an empty string should return the same empty string, not "s" (closes #7720) [josh] 2007-09-22 18:34:43 +00:00
railties Added TEMPLATE option to rake doc:app to set a custom output template (closes #7737) [Jakob S] 2007-09-22 18:33:39 +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