Sha256: aa0a5ff24da0817b53c72dc02f8f1d723529082aa4d81f957b493018b9ce99cd

Contents?: true

Size: 387 Bytes

Versions: 4

Compression:

Stored size: 387 Bytes

Contents

default: &default
  inst_lti_twitter_consumer_key:        INST_LTI_TWITTER_CONSUMER_KEY
  inst_lti_twitter_consumer_secret:     INST_LTI_TWITTER_CONSUMER_SECRET
  inst_lti_twitter_access_token:        INST_LTI_TWITTER_ACCESS_TOKEN
  inst_lti_twitter_access_token_secret: INST_LTI_TWITTER_ACCESS_TOKEN_SECRET

development:
  <<: *default

test:
  <<: *default

production:
  <<: *default

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
lti_twitter_engine-0.1.2 config/inst_lti_twitter_config.yml.example
lti_twitter_engine-0.1.1 config/inst_lti_twitter_config.yml.example
lti_twitter_engine-0.1.0 config/inst_lti_twitter_config.yml.example
inst_lti_twitter-0.0.1 config/inst_lti_twitter_config.yml.example