Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web service repository

0 views
Skip to first unread message

say...@yahoo.com

unread,
Nov 4, 2005, 12:44:28 PM11/4/05
to
Hi,

I'm newbie of ruby-rails, I'm trying to create and uses web services
with ruby-rails. From what I understand about the web service, they
needs a repository to store data about where and how a web services to
be used. As I'm very new to ruby-rails, I can't find out where is the
repository, is it inside of rails or do I have to built it or is there
a third party program that I have to use, Is there any documnetation
(or some codes) I can read and download.

Thanks you very much

sayoyo

say...@yahoo.com

unread,
Nov 4, 2005, 12:44:33 PM11/4/05
to

clvrmnky

unread,
Nov 4, 2005, 12:55:29 PM11/4/05
to

I'm just starting with Rails, too, but I think you will find much of
what you are asking here: http://documentation.rubyonrails.com/

Check out the tutorials. I think there is at least one example of
deploying new apps.

James Britt

unread,
Nov 4, 2005, 12:55:55 PM11/4/05
to

WSDL is one way to describe services offered, and there may be sites
that act as service directories, but they aren't required for you to
offer a service.

If clients know (by whatever means) how to format a request then they
should be all set.

James

--

http://www.ruby-doc.org - The Ruby Documentation Site
http://www.rubyxml.com - News, Articles, and Listings for Ruby & XML
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys


0 new messages