rails/actionwebservice/lib/action_web_service
Leon Breedt 97e39fcb64 make XMLRPC::FaultException have a #message, otherwise the thrown exception
is useless in functional test backtraces


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-05 16:25:47 +00:00
..
client be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
container be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
dispatcher be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
protocol make XMLRPC::FaultException have a #message, otherwise the thrown exception 2005-04-05 16:25:47 +00:00
support be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
templates/scaffolds be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
api.rb add API::Method#expects_to_hash convenience as well 2005-04-05 16:00:28 +00:00
base.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
casting.rb be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00
client.rb refactoring: 2005-02-19 08:29:42 +00:00
container.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher.rb refactoring: 2005-02-19 08:29:42 +00:00
invocation.rb refactoring: 2005-02-19 08:29:42 +00:00
protocol.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
scaffolding.rb use #rescue_action in WS scaffolding so that exceptions in API methods give a standard Rails 2005-04-03 05:23:30 +00:00
struct.rb * Fix casting of nested members in structured types if we have a signature 2005-04-04 22:58:02 +00:00
test_invoke.rb be explicit about the object to do #instance_eval in for delegated dispatching, 2005-04-05 05:39:45 +00:00