[LRUG] Initial migration for new Rails 4 project using existing postgres db

Andrew Premdas apremdas at gmail.com
Thu Mar 17 02:57:53 PDT 2016


Bit of googling found https://gist.github.com/vjt/4548844 - hopefully its
useful. You'll probably have to create the database first, either using
pg_create or the rails rake task. Also I'd recommend setting

`Rails.application.config.active_record.schema_format` to  :sql in
application.rb

Hope that helps

On 17 March 2016 at 04:14, gvim <gvimrc at gmail.com> wrote:

> A while back I discovered a gem which generates Rails models from an
> existing database. Can you think of any?
>
> gvim
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> Archives: http://lists.lrug.org/pipermail/chat-lrug.org
> Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
> List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>



-- 
------------------------
Andrew Premdas
blog.andrew.premdas.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20160317/88ca6b73/attachment.html>


More information about the Chat mailing list