Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save comat0se/de8a820f5d04909a4196b48d78ad63a8 to your computer and use it in GitHub Desktop.
Save comat0se/de8a820f5d04909a4196b48d78ad63a8 to your computer and use it in GitHub Desktop.
- 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
https://medium.com/@kitsched/starting-a-ruby-on-rails-project-from-existing-data-7dda5044c85f#.sks7cx5rc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment