Skip to content

Commit

Permalink
Make sure ActiveRecord's log subscriber is loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Pfenniger committed Jul 10, 2013
1 parent 45cd2f7 commit 7043841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lines/active_record.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'active_record'
require 'active_record/log_subscriber'
require 'lines'

module Lines
Expand Down

0 comments on commit 7043841

Please sign in to comment.