Method: Learndot::LearningComponents#initialize
- Defined in:
- lib/learndot/learning_components.rb
#initialize(api) ⇒ LearningComponents
Returns a new instance of LearningComponents.
2 3 4 |
# File 'lib/learndot/learning_components.rb', line 2 def initialize(api) @api = api end |