module CtCalendarFor
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
this function maps the vars from your app into your engine
# File lib/ct_calendar_for/engine.rb, line 9 def self.setup(&block) yield self end