Class: Historical::ImmediateLoader
- Inherits:
-
Object
- Object
- Historical::ImmediateLoader
- Defined in:
- lib/historical.rb
Instance Method Summary collapse
Instance Method Details
#<<(model) ⇒ Object
42 43 44 |
# File 'lib/historical.rb', line 42 def <<(model) model.generate_historical_models! end |
#each ⇒ Object
46 47 48 |
# File 'lib/historical.rb', line 46 def each false end |