Ruby on Rails
Go to file
Jamis Buck ba254b5494 Using transactional fixtures now causes the data to be loaded only once, for BIG speed improvements
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1384 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-03 16:06:38 +00:00
actionmailer Added a "content_type" accessor to allow messages to explicitly specify a content-type other than "text/plain" (the default). 2005-06-03 10:57:06 +00:00
actionpack Fixed scaffolding to use the latest style 2005-06-02 20:13:02 +00:00
actionwebservice fix scaffolding template paths (Pathname does weird things on Win32) 2005-05-31 02:50:02 +00:00
activerecord Using transactional fixtures now causes the data to be loaded only once, for BIG speed improvements 2005-06-03 16:06:38 +00:00
activesupport Added Errors#add_on_blank which works like Errors#add_on_empty, but uses Object#blank? instead. CHANGED: validates_presence_of now uses Errors#add_on_blank, which will make " " fail the validation where it didnt before #1309. Added that " " is now also blank? (using strip if available) 2005-05-21 18:12:36 +00:00
railties Fixed scaffolding to use the latest style 2005-06-02 20:13:02 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00