Skip to content
New issue

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

undefined method record_task_metadata #105

Closed
reillybeacom opened this issue May 21, 2014 · 3 comments
Closed

undefined method record_task_metadata #105

reillybeacom opened this issue May 21, 2014 · 3 comments

Comments

@reillybeacom
Copy link

Hi

I get this when running some Rake tasks (e.g. asset precomile):

undefined method `record_task_metadata=' for Rake::TaskManager:Module

Ive tried adding the code in the README around "require 'bugsnag/rake'". Doesn't work

Thanks!

@snmaynard
Copy link
Contributor

Which version of rake are you using?

@ConradIrwin
Copy link
Contributor

We can't reproduce this, closing until we get more feedback.

@cerw
Copy link

cerw commented Nov 11, 2015

Same issue here on rails 3

14:22 $ RAILS_ENV=cerw bundle exec rake -T
/Users/cerw/.rvm/gems/ruby-1.9.3-p327@dtll/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsolete and deprecated Config.
(in /Users/cerw/Work/dtll/dtll)
rake aborted!
undefined method `record_task_metadata=' for Rake::TaskManager:Module
/Users/cerw/Work/dtll/dtll/Rakefile:6:in `<top (required)>'
(See full trace by running task with --trace)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants