module CtTableFor
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_table_for/engine.rb, line 33 def self.setup(&block) yield self end