Ruby on Rails
Go to file
Rick Olson 78e37f45c6 Fix bug when passing multiple options to SimplyRestful, like :new => { :preview => :get, :draft => :get }. [Rick Olson, Josh Susser, Lars Pind]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4641 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-07-31 21:57:59 +00:00
actionmailer Add forgotten test/abstract_unit 2006-07-03 21:14:04 +00:00
actionpack Fix bug when passing multiple options to SimplyRestful, like :new => { :preview => :get, :draft => :get }. [Rick Olson, Josh Susser, Lars Pind] 2006-07-31 21:57:59 +00:00
actionwebservice Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [Kevin Ballard <kevin@sb.org>, Kent Sibilev] 2006-06-27 19:41:14 +00:00
activerecord Calculate sum with SQL, not Enumerable on HasManyThrough Associations. [Dan Peterson] 2006-07-31 21:06:19 +00:00
activeresource Initial check-in of Active Resourse 2006-06-25 14:44:22 +00:00
activesupport Initial Version of Deprecation for Rails[Koz] 2006-07-27 00:10:06 +00:00
railties Fixed the failsafe response so it uses either the current recognized controller or ApplicationController. [Rick Olson] 2006-07-28 23:09:29 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00