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?
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?