Sha256: 6c0e0f5de25d6f2cd69ed04eba636bb780b3ad469d3472a545755fdcbbb5e0a1
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
module Appt class BaseController < Appt.parent_controller helper Appt::ApplicationHelper layout 'appt/application' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appt-0.0.1.beta.3 | app/controllers/appt/base_controller.rb |