Class: RecordLoader::ApplicationRecordLoader
- 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
Method Summary
Methods inherited from Base
adapter, config_folder, #create!, #initialize
Constructor Details
This class inherits a constructor from RecordLoader::Base