Go to file
David Heinemeier Hansson cd896fa138 Renamed action_service to action_web_service
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@674 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-19 00:02:21 +00:00
actionmailer AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648 2005-02-17 19:04:47 +00:00
actionpack Renamed action_service to action_web_service 2005-02-19 00:02:21 +00:00
actionwebservice rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
activerecord Added validates_each that validates each specified attribute against a block #610 [bitsweat]. Added :allow_nil as an explicit option for validates_length_of, so unless that's set to true having the attribute as nil will also return an error if a range is specified as :within #610 [bitsweat] 2005-02-18 17:27:26 +00:00
activesupport Require the Active Support gem 2005-02-15 16:35:07 +00:00
railties Renamed action_service to action_web_service 2005-02-19 00:02:21 +00:00
pushgems.rb Get Action Service (soon to be renamed Action Web Service) in the loop 2005-02-18 16:52:40 +00:00