Method: Forecasting::Models::Base#attributes

Defined in:
lib/forecasting/models/base.rb

#attributesHash

Returns:

  • (Hash)


8
9
10
# File 'lib/forecasting/models/base.rb', line 8

def attributes
  @attributes
end