Module: TrkDatatables

Defined in:
lib/trk_datatables.rb,
lib/trk_datatables/base.rb,
lib/trk_datatables/neo4j.rb,
lib/trk_datatables/version.rb,
lib/trk_datatables/dt_params.rb,
lib/trk_datatables/preferences.rb,
lib/trk_datatables/render_html.rb,
lib/trk_datatables/base_helpers.rb,
lib/trk_datatables/active_record.rb,
lib/trk_datatables/column_key_options.rb,
lib/generators/trk_datatables/trk_datatables_generator.rb

Defined Under Namespace

Modules: BaseHelpers, Generators Classes: ActiveRecord, Base, BooleanCalculatedInDb, CalculatedInDb, ColumnKeyOptions, DateCalculatedInDb, DatetimeCalculatedInDb, DtParams, Error, IntegerCalculatedInDb, Neo4j, Preferences, RenderHtml, StringCalculatedInDb

Constant Summary collapse

BETWEEN_SEPARATOR =

TODO: extract those to configuration options

" - ".freeze
MULTIPLE_OPTION_SEPARATOR =
"|".freeze
VERSION =
"0.2.16".freeze