Sha256: 9463ba0eda73e2a1b9c763bc1b1baf727fd63a81ce273c4cc89e2708b2801595
Contents?: true
Size: 149 Bytes
Versions: 8
Compression:
Stored size: 149 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery with: :exception add_flash_types :success, :error, :warning, :info end
Version data entries
8 entries across 8 versions & 1 rubygems