Commit Graph

5 Commits

Author SHA1 Message Date
Joffrey JAFFEUX
e7e402c3e2 [command] Fix error where a local was used instead of an ivar 2014-02-04 11:17:10 +01:00
Watson
568e1c0b35 fix a bug which `motion update --cache-version=X' is broken
http://hipbyte.myjetbrains.com/youtrack/issue/RM-408
2014-01-29 11:44:43 +09:00
Eloy Durán
f9dd827ab2 [Command] Allow gems to register templates and show in help banner.
Load available templates list as late as possible.
2014-01-28 21:43:30 +09:00
Laurent Sansonetti
0e68bf82df fix path 2014-01-28 21:43:06 +09:00
Eloy Durán
05040c0a82 [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-28 21:42:38 +09:00