Ruby on Rails
Go to file
David Heinemeier Hansson 51a1af96d4 Added note about how pre-packaged error functionality can be easier to recreate yourself than attempt to overly tailor #1489
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2112 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-03 07:43:15 +00:00
actionmailer * Don't add charset to content-type header for a part that contains subparts (for AOL compatibility) #2013 [John Long] 2005-09-01 16:00:08 +00:00
actionpack Added note about how pre-packaged error functionality can be easier to recreate yourself than attempt to overly tailor #1489 2005-09-03 07:43:15 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Make sure the schema_info table is created before querying the current version #1903 2005-09-02 14:20:20 +00:00
activesupport Added String#at, String#from, String#to, String#first, String#last in ActiveSupport::CoreExtensions::String::Access to ease access to individual characters and substrings in a string serving basically as human names for range access. Added easy extendability to the inflector through Inflector.inflections (using the Inflector::Inflections singleton class) 2005-09-03 07:11:47 +00:00
railties Fixed the scaffold generator to fail right away if the database isn't accessible instead of in mid-air #1169 [Chad Fowler] 2005-09-03 07:29:30 +00:00
cleanlogs.sh
pushgems.rb More rails-switchtower decoupling 2005-08-30 20:55:42 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00