You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pedro Belo edited this page Aug 6, 2015
·
2 revisions
Since Pliny defines some of the files in your app, simply bumping the gem version is not enough to make sure you have all the latest updates.
Use pliny-update instead:
$ gem install pliny # get the latest version
$ pliny-update # updates the app in the current folder
The updater will apply all the changes in the template app to the current working directory. You can then use git to see what are these changes, and commit then.