harvard-dce / dce_lti

An engine to simplify LTI Authentication for rails applications
MIT License
13 stars 4 forks source link

Remove respond_to in DceLti::ConfigsController #11

Closed djcp closed 9 years ago

djcp commented 9 years ago

This allows us to avoid including the "responders" gem in rails 4.2.1 projects.