Description:
Explain the generator
Example:
rails generate pfeed_customization user create This will create: app/model/pfeeds/user_created.rb app/views/pfeeds/_user_created.html.erb
Description:
Explain the generator
Example:
rails generate pfeed_customization user create This will create: app/model/pfeeds/user_created.rb app/views/pfeeds/_user_created.html.erb