hiptest-publisher
hiptest-publisher copied to clipboard
included in Gemfile mess up rake
Hi, In a Rails app when include this gem in the Gemfile(tried 1.7.x and 1.9.2) it mess up the rake commands
after installing the gem via bundle install
i got this error when doing rake db:migrate
rake aborted!
NameError: uninitialized constant Devise::Mailer
with the following traceback