Sha256: 543df79006e61a90715b5409538b14137a689f783f42f64afbb40166bd90f3bf
Contents?: true
Size: 176 Bytes
Versions: 52
Compression:
Stored size: 176 Bytes
Contents
module Apidae class ApplicationController < ActionController::Base protect_from_forgery with: :exception before_action Rails.application.config.apidae_auth end end
Version data entries
52 entries across 52 versions & 1 rubygems