Sha256: 38c50160d8d38a223d3435d8f85384dd749f922a6c8540bcb7f1c48afd60915b
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
require_dependency "search_youtube/application_controller" module SearchYoutube class SearchController < ApplicationController def index end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
search_youtube-0.1.3 | app/controllers/search_youtube/search_controller.rb |