You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMS::LTI::ToolProvider.new("consumer_key", "secrete", {:timezone => Time.now.zone}})
Trying to use ToolProvider and ToolConsumer methods but getting error. Can you please tell me what am I doing wrong
The text was updated successfully, but these errors were encountered:
Me too: @consumer = IMS::LTI::ToolConsumer.new( gives the error uninitialized constant IMS::LTI::ToolConsumer using the most recent (v2.3.2) version of the Gem
IMS::LTI::ToolProvider.new("consumer_key", "secrete", {:timezone => Time.now.zone}})
Trying to use ToolProvider and ToolConsumer methods but getting error. Can you please tell me what am I doing wrong
The text was updated successfully, but these errors were encountered: