Module: RStore
- Defined in:
- lib/rstore.rb,
lib/rstore/csv.rb,
lib/rstore/data.rb,
lib/rstore/logger.rb,
lib/rstore/base_db.rb,
lib/rstore/storage.rb,
lib/rstore/version.rb,
lib/rstore/converter.rb,
lib/rstore/base_table.rb,
lib/rstore/exceptions.rb,
lib/rstore/file_crawler.rb,
lib/rstore/configuration.rb,
lib/rstore/modules/helper_methods.rb
Defined Under Namespace
Modules: HelperMethods Classes: BaseDB, BaseTable, CSV, Configuration, Converter, Data, FileCrawler, FileProcessingError, InvalidRowLengthError, InvalidStateError, Logger, NullNotAllowedError, Storage
Constant Summary collapse
- VERSION =
"0.3.9"