Class: RecordLoader::ApplicationRecordLoader

Inherits:
Base
  • Object
show all
Defined in:
lib/generators/record_loader/static_files/application_record_loader.rb

Overview

This forms the standard base class for record loaders in your application, allowing for easy configuration.

Constant Summary

Constants inherited from Base

Base::BASE_CONFIG_PATH

Method Summary

Methods inherited from Base

adapter, config_folder, #create!, #initialize

Constructor Details

This class inherits a constructor from RecordLoader::Base