canvas-lms/gems/linked_in
Ethan Vizitei c6887533fe Fix linkedin initialization
closes CNVS-21340

this initializer was producing the right keys, but not
 with indifferent access, so string access wasn't working and the
linkedin registered service would just die.

Also fixed a problem in the twitter connector which has the same
issue with running a find at initialization time.

TEST PLAN:
 1) linked in as a registered service should not break horribly
 2) twitter as a registered service should not break horribly

Change-Id: Iaa3a5c7f3f0ac5561079a334493d215399d45d76
Reviewed-on: https://gerrit.instructure.com/57186
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Ethan Vizitei <evizitei@instructure.com>
Tested-by: Jenkins
2015-06-25 20:03:49 +00:00
..
lib Fix linkedin initialization 2015-06-25 20:03:49 +00:00
spec Fix linkedin initialization 2015-06-25 20:03:49 +00:00
Gemfile extract linkedin into a gem and add tests 2014-04-23 20:23:55 +00:00
linked_in.gemspec bump nokogiri to latest 2015-02-19 19:15:29 +00:00
test.sh bundle check before bundle install for gem tests 2014-06-03 20:09:10 +00:00