views:

9

answers:

0

I've seen people use this to install apps:

rails g someapp:install

This is a custom generation correct? Where is the code to :install usually put or have to be put?