Ruby on Rails Saturday, January 28, 2017

On Sat, Jan 28, 2017 at 5:11 AM, Tushar Garg <tushar.garg@daffodilsw.com> wrote:

> I am new to rails.
> I want to write restful api's in rails. I start following the "API on Rails"
> book.
> By following that book, I come to know that there are lot of things are
> depreciated in rspec,

I would hope this book tells you what versions of gems it was using!
If so you can specify those in your Gemfile and things should work.

However, if the Rails version in question is no longer supported, then
you're better off finding a current tutorial, API-specific or not.

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAP%2BaAsA%2Bd5SJRM8mSAW846FXNx343bWpPrhvCZLbF6kg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment