16 Commits

Author SHA1 Message Date
Laurent Sansonetti
a7c839173c add magic encoding comments to all ruby source files 2014-03-05 21:35:20 +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
Eloy Durán
8f77e1cd76 [command] Small cleanup. 2014-01-28 21:30:59 +09:00
Eloy Durán
48bd65c628 [command] Add informative error example that optionally shows backtraces. 2014-01-28 21:30:54 +09:00
Eloy Durán
97c92ea182 [command] Make create command work again. 2014-01-28 21:30:50 +09:00
Eloy Durán
33f77e71ac [command] Make the device-console command work again. 2014-01-28 21:30:46 +09:00
Eloy Durán
092f96e338 [command] Some refactoring/cleaning. 2014-01-28 21:30:41 +09:00
Eloy Durán
07086d18bb [command] Make RubyMotion main description a bit better. 2014-01-28 21:30:30 +09:00
Eloy Durán
d19ecaff33 [command] Make update command work again. 2014-01-28 21:30:21 +09:00
Eloy Durán
c42239828c [command] Make support command work again. 2014-01-28 21:30:15 +09:00
Eloy Durán
0ca3c367ba [command] Make the activate command work again. 2014-01-28 21:30:11 +09:00
Eloy Durán
8be728d90c [command] Make the account command work again. 2014-01-28 21:30:06 +09:00
Eloy Durán
ea24ea74a5 [command] Make the changelog command work again. 2014-01-28 21:30:01 +09:00
Eloy Durán
b211e310c2 [command] Change base class to use CLAide::Command. 2014-01-28 21:29:03 +09:00
Laurent Sansonetti
b2c8318954 better indent 2013-08-27 00:27:18 +09:00
Laurent Sansonetti
01ed2d517a add command-line plugins 2013-05-10 00:41:25 +09:00