We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lovely failure if you aren't in a Rails environment (with autoloading) already:
NameError: uninitialized constant ActiveSupport::Benchmarkable /Users/cabeer/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/jettywrapper-1.8.2/lib/jettywrapper.rb:19:in `<class:Jettywrapper>' /Users/cabeer/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/jettywrapper-1.8.2/lib/jettywrapper.rb:16:in `<top (required)>'
The text was updated successfully, but these errors were encountered:
Added dep to gemspec in https://github.com/sul-dlss/jettywrapper/commit/a26a7861c93c3e56ff4cf2faf8d6f38ae1260bab
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Lovely failure if you aren't in a Rails environment (with autoloading) already:
The text was updated successfully, but these errors were encountered: