Could you have accidentally deleted your rakefile or something like that? On Sat, May 21, 2011 at 2:38 PM, Jeff Schmitz <[email protected]>wrote:
> Did your task depend on environment? > > Jeff > > On May 21, 2011, at 2:30 AM, Nikue <[email protected]> wrote: > > > Hey guys, > > > > heroku rake getting aborted with this trace: > > > > $ heroku rake db:migrate --trace > > rake aborted! > > undefined method `task' for #<Freelance::Application:0x7fca8218f160> > > /app/.bundle/gems/ruby/1.8/gems/railties-3.0.7/lib/rails/ > > application.rb:215:in ` > > initialize_tasks' > > /app/.bundle/gems/ruby/1.8/gems/railties-3.0.7/lib/rails/ > > application.rb:139:in ` > > load_tasks' > > /app/.bundle/gems/ruby/1.8/gems/railties-3.0.7/lib/rails/ > > application.rb:77:in `s > > end' > > /app/.bundle/gems/ruby/1.8/gems/railties-3.0.7/lib/rails/ > > application.rb:77:in `m > > ethod_missing' > > /app/Rakefile:7 > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/rake_module.rb: > > 25:in `load' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/rake_module.rb: > > 25:in `load_r > > akefile' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 495:in `raw_l > > oad_rakefile' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 78:in `load_r > > akefile' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 129:in `stand > > ard_exception_handling' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 77:in `load_r > > akefile' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 61:in `run' > > /app/.bundle/gems/ruby/1.8/gems/rake-0.9.0/lib/rake/application.rb: > > 129:in `stand > > ard_exception_handling' > > > > any ideas? > > > > -- > > You received this message because you are subscribed to the Google Groups > "Heroku" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]. > > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
