Skip to content

Instantly share code, notes, and snippets.

@dashorst
Created January 27, 2012 15:53
Show Gist options
  • Save dashorst/1689416 to your computer and use it in GitHub Desktop.
Save dashorst/1689416 to your computer and use it in GitHub Desktop.
Error while pushing to github
> git push
Counting objects: 35, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (16/16), done.
Writing objects: 100% (18/18), 2.66 KiB, done.
Total 18 (delta 11), reused 0 (delta 0)
remote: /data/github/current/lib/github/config/resque.rb:27: undefined method `constantize' for "GitHub::Jobs::UpdateParticipationGraph":String (NoMethodError)
remote: from /data/github/current/lib/github/config/resque.rb:26:in `each'
remote: from /data/github/current/lib/github/config/resque.rb:26
remote: from /data/github/current/lib/rock_queue.rb:9:in `require'
remote: from /data/github/current/lib/rock_queue.rb:9
remote: from hooks/post-receive:27:in `require'
remote: from hooks/post-receive:27
To [email protected]:topicusonderwijs/topiconf.git
76e5062..291da61 master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment