This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Description
after running bundle install and passed successfully , when executed rake db:migrate we got this error message below , can someone please help me solve this error ,why i'm getting this when do rake db:migrate
GemRequireError: There was an error while trying to load the gem 'adal'.
Gem Load Error is: uninitialized constant ADAL::ClientAssertionCertificate::RequestParameters
Backtrace for gem load error is:
/usr/local/rvm/gems/ruby-2.3.0/gems/adal-1.0.0/lib/adal/client_assertion_certificate.rb:31:in `class:ClientAssertionCertificate'
Thanks