Skip to content

Commit

Permalink
Merge pull request #174 from grzuy/fixes_circular_require
Browse files Browse the repository at this point in the history
Fixes 'warning: loading in progress, circular require considered harmful'
  • Loading branch information
rberrelleza authored Sep 12, 2016
2 parents 6ad80bb + a1a7491 commit 386a6c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/hipchat/railtie.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'hipchat'

module HipChat
class Railtie < Rails::Railtie
rake_tasks do
Expand Down

0 comments on commit 386a6c3

Please sign in to comment.