Skip to content

Instantly share code, notes, and snippets.

@between40and2
Last active December 15, 2015 03:29
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 between40and2/5194833 to your computer and use it in GitHub Desktop.
Save between40and2/5194833 to your computer and use it in GitHub Desktop.
rails plugin migration
http://stackoverflow.com/questions/4974039/rails-project-organization-with-many-models
http://stackoverflow.com/questions/6550103/in-which-folder-should-i-put-global-shared-partial-templates
http://stackoverflow.com/questions/6550103/in-which-folder-should-i-put-global-shared-partial-templates
<pre><code>$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages
</code></pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment