This project is archived and is in readonly mode.

#5043 ✓committed
Akira Matsuda

proper "Usage:" messages for "rails plugin" commands

Reported by Akira Matsuda | July 4th, 2010 @ 11:20 AM

Firstly, executing the following command prints unnecessary "Unknown command:".

% rails plugin

Next, commands below do nothing neither print nothing. In these cases, it might be better printing the usage.

% rails plugin install
% rails plugin remove

So, here's the patches for those tiny problems.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages