Sha256: 24b863c2a1f11d6e2eb177cd2eced9aa3048ca9589f43d23a36cd4c7208ce50f
Contents?: true
Size: 169 Bytes
Versions: 3
Compression:
Stored size: 169 Bytes
Contents
module Kojac class KojacController include ::Kojac::ControllerOpMethods attr_accessor :op, :options, :verb, :key, :value, :error, :params, :current_user end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kojac-0.17.0 | lib/kojac/kojac_controller.rb |
kojac-0.16.0 | lib/kojac/kojac_controller.rb |
kojac-0.15.0 | lib/kojac/kojac_controller.rb |