On 18 September 2014 20:57, John R_ <li...@ruby-forum.com> wrote:
> lol, that is actually where I started from. But it seemed more geared
> for front end websites. So I stopped at chapter 4.
>
> I guess I'll go back to it :)

It is mostly geared towards front end as that is what most apps are.
In the code however there may be very little difference between the
two and a good way to develop an api may even be to have a simple
front end to use to test it.  The only difference may be that when
used as an api you invoke the action.json rather than .html and render
the json value that you want to send back to the client instead of a
web page.

So well worth working right through the tutorial.

Colin

-- 
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+unsubscr...@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/CAL%3D0gLv2YyDV0hfep1hqHY7Cd49hCvAMxVi43%2Bn8ZHEEhgvE0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to