Skip to content

Instantly share code, notes, and snippets.

- simple tutorial
https://hackhands.com/ruby-rails-tutorial-creating-rails-instance-existing-mysql-db/
- StackoverFlow discussion
http://stackoverflow.com/questions/4119659/rails-3how-to-generate-models-for-existing-database-tables
- Translate legacy db to ActiveRecord models
https://github.com/wnameless/rare_map
- helpful bolg post