Module: LowCardTables
- Defined in:
- lib/low_card_tables.rb,
lib/low_card_tables/errors.rb,
lib/low_card_tables/version.rb,
lib/low_card_tables/version_support.rb,
lib/low_card_tables/active_record/base.rb,
lib/low_card_tables/low_card_table/base.rb,
lib/low_card_tables/low_card_table/cache.rb,
lib/low_card_tables/active_record/scoping.rb,
lib/low_card_tables/active_record/relation.rb,
lib/low_card_tables/has_low_card_table/base.rb,
lib/low_card_tables/active_record/migrations.rb,
lib/low_card_tables/low_card_table/row_manager.rb,
lib/low_card_tables/low_card_table/row_collapser.rb,
lib/low_card_tables/low_card_table/table_unique_index.rb,
lib/low_card_tables/has_low_card_table/low_card_association.rb,
lib/low_card_tables/has_low_card_table/low_card_objects_manager.rb,
lib/low_card_tables/has_low_card_table/low_card_associations_manager.rb,
lib/low_card_tables/has_low_card_table/low_card_dynamic_method_manager.rb,
lib/low_card_tables/low_card_table/cache_expiration/has_cache_expiration.rb,
lib/low_card_tables/low_card_table/cache_expiration/no_caching_expiration_policy.rb,
lib/low_card_tables/low_card_table/cache_expiration/fixed_cache_expiration_policy.rb,
lib/low_card_tables/low_card_table/cache_expiration/unlimited_cache_expiration_policy.rb,
lib/low_card_tables/low_card_table/cache_expiration/exponential_cache_expiration_policy.rb
Overview
Defines the current version of low_card_tables.
Defined Under Namespace
Modules: ActiveRecord, Errors, HasLowCardTable, LowCardTable Classes: VersionSupport
Constant Summary collapse
- VERSION =
"1.0.0"