On Wed, Feb 4, 2015 at 11:03 AM, Kengsreng Tang <[email protected]> wrote:
Not speaking for @ Vivek Sampara but -- > how do you deal with migration? because customer have > existing data that can't be lost. Migrations are migrations; that has nothing to do with how the app is being distributed. Basically you have the servlet container (e.g. Tomcat) deploy the WAR file, and then you run migrations as needed. But my question is: if the customer can install the app to start with, why is updating it any different? Surely that required some technical ability on someone's part... -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yC2p3fQkfe2BWHvA7xnmny1Z7m_uga0TphS9MZeFfXm0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

