module LtiProvider

Constants

Config
VERSION
XmlConfig

Public Class Methods

setup() { |self| ... } click to toggle source
# File lib/lti_provider.rb, line 14
def self.setup
  yield self
end