Skip to content

Commit

Permalink
Merge pull request tobi#29 from IldarManzhikov/master
Browse files Browse the repository at this point in the history
no such file to load -- activerecord
  • Loading branch information
Tobias Lütke committed Aug 11, 2011
2 parents c4749c3 + ce3c909 commit 719b628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/delayed_job.rb
@@ -1,4 +1,4 @@
autoload :ActiveRecord, 'activerecord'
autoload :ActiveRecord, 'active_record'

require File.dirname(__FILE__) + '/delayed/message_sending'
require File.dirname(__FILE__) + '/delayed/performable_method'
Expand Down

0 comments on commit 719b628

Please sign in to comment.