Sha256: d215d3b6714fa6b05b9ba76039abc85c90afc334041d43d61f2ee9f901a2589c
Contents?: true
Size: 148 Bytes
Versions: 2
Compression:
Stored size: 148 Bytes
Contents
module BotMob module Rails class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bot_mob_rails-0.0.2 | app/controllers/bot_mob/rails/application_controller.rb |
bot_mob_rails-0.0.1 | app/controllers/bot_mob/rails/application_controller.rb |