Method: LearnWeb::Client::Lesson#next_lesson_endpoint
- Defined in:
- lib/learn_web/client/lesson.rb
#next_lesson_endpoint ⇒ Object
12 13 14 |
# File 'lib/learn_web/client/lesson.rb', line 12 def next_lesson_endpoint "#{API_ROOT}/users/next_lesson" end |