Commit Graph

4 Commits

Author SHA1 Message Date
Watson
d9accd8b83 fix a bug which `motion update --cache-version=X' is broken
http://hipbyte.myjetbrains.com/youtrack/issue/RM-408
2014-01-29 11:42:41 +09:00
Eloy Durán
f4f60cdee7 [Command] Allow gems to register templates and show in help banner.
Load available templates list as late as possible.
2014-01-27 16:31:52 +01:00
Laurent Sansonetti
c46835a2fa fix path 2014-01-23 16:37:33 +01:00
Eloy Durán
fea2150aae [Command] Deprecate Motion::Project::Command, long live Motion::Command!
Some of our commands are not related to ‘a project’ at all, so the
namespacing felt incorrect, but this also helps greatly for the
transition process. I.e. old command plugins will inherit from the
deprecated class and still work and we get to re-use the `Command` name.
2014-01-20 17:56:14 +01:00