Description:
This generates files that bases its functionality on the search of YouTube videos through its API
Example:
rails generate youtube:search This will create: app/assets/javascripts/search_youtube/search.js app/controllers/search_controller.rb app/views/search_yt/index.html.erb