Sha256: 6095becef793e414744d2e4fd816ef885254b09d8d2c765311bed76875269c8b
Contents?: true
Size: 124 Bytes
Versions: 7
Compression:
Stored size: 124 Bytes
Contents
module Liquidum class ApplicationController < ::ApplicationController protect_from_forgery with: :exception end end
Version data entries
7 entries across 7 versions & 1 rubygems