web_service removed from Rails?
Forums > Book - Chapter 6 > web_service removed from Rails?
| Author | Message |
|---|---|
|
neil Member since 12 Feb 16:35 0 posts |
I’m on Rails 2.02, and it looks as though I’m going to struggle with getting the Blogger API working because the web_service generator appears to have been stripped from Rails (unless I’m going crazy?!). Has anyone else encountered this problem and found a workaround? |
|
bharat Member since 25 Feb 12:52 0 posts |
Rails 2.0 dropped Action Web Service from core, with the promise that all you had to do to get it back was to install the gem. |
|
u196598 Member since 10 Mar 19:08 0 posts |
I installed activewebservice using: |