![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
wrote: Hi Steven, I found two good resource in my library for Web Services: - Ruby in Practice, from Jeremy McAnally, Manning Publication (it's chapter 5, implementations with REST and SOAP are shown) - Enterprise Recipes with Ruby and Rails, Maik Schmidt, Pragmatic Programmers, (it's chapter 7 / receips 32-35; with REST, SOAP and WSDL) Both are great resources with code and explanations. Rails is a good choice ![]() Chris |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Good that you can breath now better. I understand that myself after years on Java. Good luck with you service. Chris --~--~---------~--~----~------------~-------~--~----~ |
#6
| |||
| |||
|
|
respond_to do |format| is the awesome. It makes RESTful web services extremely easy to do in rails. On Nov 4, 2:38 pm, Christoph Jasinski christoph.jasin... (AT) googlemail (DOT) com> wrote: Good that you can breath now better. I understand that myself after years on Java. Good luck with you service. Chris |
#7
| |||
| |||
|
|
respond_to do |format| is the awesome. It makes RESTful web services extremely easy to do in rails. |
|
On Nov 4, 2:38�pm, Christoph Jasinski |
#8
| |||
| |||
|
|
wrote: sax wrote: respond_to do |format| is the awesome. It makes RESTful web services extremely easy to do in rails. Also check out make_resourceful. It's generally helpful for Rails apps where anything RESTful is involved. On Nov 4, 2:38�pm, Christoph Jasinski Best, -- Marnen Laibow-Koser http://www.marnen.org marnen (AT) marnen (DOT) org -- Posted via http://www.ruby-forum.com/. |
![]() |
| Thread Tools | |
| Display Modes | |
| |