class ActivityProvider::Configuration
Attributes
statement_path[RW]
xapi_url[RW]
Public Class Methods
new()
click to toggle source
# File lib/activity_provider/configuration.rb, line 5 def initialize @statement_path ||= '/statements' end