samvera-deprecated / orcid

[DEPRECATED] A Rails engine for orcid.org integration.
https://github.com/projejcthydra-labs/orcid
Other
14 stars 7 forks source link

Rails 5 Support #49

Open scherztc opened 7 years ago

scherztc commented 7 years ago
  1. Code rails 5 support.
  2. Create rails4_stable and rails5 branches.

See: https://github.com/uclibs/orcid/commit/728d7dcdf1ac02de79372c10811a0abe93465668

scherztc commented 7 years ago

Updates to devise-multi_auth, too. ORCID, we found that for Hyrax we needed to upgrade the relevant gems to work with Rails 5. That work is done. Code links: https://github.com/uclibs/orcid/tree/rails-5 https://github.com/uclibs/devise-multi_auth/tree/rails-5