Top Level Namespace
Defined Under Namespace
Modules: Associatable, Searchable, TGauge, TGaugex Classes: ApplicationController, AssocOptions, BelongsToOptions, Flash, HasManyOptions, LazyRelation, Session, ShowExceptions, StaticViewer
Constant Summary collapse
- PRINT_QUERIES =
ENV['PRINT_QUERIES'] == 'true'
- MIGRATION_FILES =
Dir.glob("./db/migrations/*.sql").to_a
- ROUTER =
TGauge::Router.new