Ruby on Rails
Go to file
Leon Breedt fdecb6843b rename service* to web_service*.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@668 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-18 21:22:52 +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 Fixed that assert_template_xpath_matches did not indicate when a path was not found #658 [Eric Hodel] 2005-02-18 17:13:57 +00:00
actionservice rename service* to web_service*. 2005-02-18 21:22:52 +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 Fixed functional test path problems #662 2005-02-18 16:53:25 +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