Method: ActiveRecall::Configuration#algorithm_class
- Defined in:
- lib/active_recall/configuration.rb
#algorithm_class ⇒ Object
Returns the value of attribute algorithm_class.
5 6 7 |
# File 'lib/active_recall/configuration.rb', line 5 def algorithm_class @algorithm_class end |