Go to file
2005-09-03 07:29:30 +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 Use chop! instead of chop! for efficiency 2005-09-02 18:01:26 +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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
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