On Jul 23, 2015, at 6:16 AM, Rafa F <sephyrot@gmail.com> wrote:
>
> In rails every evolution of a model must be executed through migrations, isn't it?
No. You don't have to use migrations at all; if you're managing your db schema some other way already, you can continue to do so. Migrations are a convenience for projects where the db is managed entirely within the scope of a rails app.
--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
--
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/349EC05C-80E1-4DA9-BD42-45AD8C857E2E%40elevated-dev.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment