Displaying 3 results from an estimated 3 matches for "swasey".
Did you mean:
wasey
2007 Dec 21
4
Action Web Service and rails 2.0
Hi,
Just thought I''d share what we did to get action web service to go on
rails 2.0 http://www.texperts.com/2007/12/21/using-action-web-service-with-rails-20/
Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Oct 27
6
can't get gem to work
when I try to do
gem install rails
or gem install anything I get the following error:
ERROR: While executing gem ... (TypeError)
can''t instantiate uninitialized class
Anyone else seeing this and have any ideas?
- thanks
Johnny
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Dec 19
0
AWS vs REST and XML-RPC
Ok so DHH in the release post for Rails 2 talked about how there was
clearly a side taken in the SOAP vs REST debate, and REST had one.
So what does that mean if one is wanting to create a small blogging
engine with Rails 2, and want''s to use an external blogging
application to connect with it?
Before it looked as if the Blogger API and MetaWeblog API were two
ways of going