Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theachyutkadam/72043e3e61bda3bbd64f605e926d610f to your computer and use it in GitHub Desktop.
Save theachyutkadam/72043e3e61bda3bbd64f605e926d610f to your computer and use it in GitHub Desktop.
shift database sqlite3 to mysql
database.yml file are copy anywhere for sefty.
out working directory are show clean.
show this changes.
https://github.com/theachyutkadam/flour_mill/commit/b3e7dc44ee1ee623d0bd88cb931ff6730ace3c39
bunlde install --path .bundle
rake db:crete
rake db:load
open mysql and check database are show with table and record.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment