Sha256: 2d4333275195921869cdd522f704c7c9bacc2a41ecdfe87e863c4eeb6a567c45
Contents?: true
Size: 173 Bytes
Versions: 11
Compression:
Stored size: 173 Bytes
Contents
module Blocky class ApplicationController < ActionController::Base include Blocky::Auth helper Blocky::ApplicationHelper layout "blocky/application" end end
Version data entries
11 entries across 11 versions & 1 rubygems