On 26 August 2014 09:02, André Orvalho <and...@benjamin.dk> wrote:
> Hey guys,
>
> Thanks for your input. I have done API's before in rails and I understand
> and follow the advices on using a versioned API. I think what Collin was
> trying to say is in the beginning to get the app development going I should
> be using the common API, and after build a version API.

In retrospect I think it is probably best to use a versioned api from
the beginning in the app, but initially you can just route this
through to existing actions in the rails app in order to get things
started, if that is appropriate (by adding the versioned routes to
routes.rb).

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%3D0gLvJU%2Bmi%3DEq1qsgZvT_y3NWWPQ4WX2r%2BQvhqWsQffqGf1g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to