Sha256: e81d263a99e1d22bd63a5719f5a8aaf27349c4bb2fc33c777aa3e09a6ce5b8c9
Contents?: true
Size: 128 Bytes
Versions: 1
Compression:
Stored size: 128 Bytes
Contents
module SearchYoutube class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
search_youtube-0.1.3 | app/controllers/search_youtube/application_controller.rb |