Last active
December 15, 2015 03:29
-
-
Save between40and2/5194833 to your computer and use it in GitHub Desktop.
rails plugin migration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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