Sha256: f7edd4bf4e4474811cce245dba134740aa11d82b8a7c68fcbe607ae6ad28d984
Contents?: true
Size: 123 Bytes
Versions: 22
Compression:
Stored size: 123 Bytes
Contents
module MyNagios class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
22 entries across 22 versions & 1 rubygems