aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/container/action_controller_container.rb
Commit message (Expand)AuthorAgeFilesLines
* Ousted ActionWebService from Rails 2.0David Heinemeier Hansson2007-11-211-93/+0
* Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ...Marcel Molina2006-04-291-4/+2
* Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...Marcel Molina2006-04-291-1/+1
* Fix docs (closes #2679) [coffee2code]David Heinemeier Hansson2005-11-071-4/+4
* clean up cases where we override #inheritedLeon Breedt2005-06-251-8/+8
* Fixed that MissingSourceFile's wasn't properly detected in production mode #9...David Heinemeier Hansson2005-03-251-1/+1
* Improved error reporting especially around never shallowing exceptions. Debug...David Heinemeier Hansson2005-03-231-3/+6
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-0/+92