Sha256: fa69960fae24ab90e1ed506446076ef686e51aaa34c60566795261094b269c2c
Contents?: true
Size: 157 Bytes
Versions: 8
Compression:
Stored size: 157 Bytes
Contents
require 'font-awesome-rails' module RedirectorUi class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
8 entries across 8 versions & 1 rubygems