Sha256: d35336efad26237e3ff979c98b6656785f7501717a9b660ed95b2ea68898554b
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
# encoding: utf-8 module ConstructorCore class ApplicationController < ApplicationController helper_method :current_user end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
constructor-core-0.4.0 | app/controllers/constructor_core/application_controller.rb |