Skip to content

Commit a901eaa

Browse files
author
Andy Scott
committed
Removed import rake task from railtie
1 parent 9d16b4b commit a901eaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/intercom-rails/railtie.rb

-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,5 @@ class Railtie < Rails::Railtie
1010
ActionController::Base.after_filter :intercom_rails_auto_include
1111
end
1212
end
13-
14-
rake_tasks do
15-
load 'intercom-rails/intercom.rake'
16-
end
1713
end
1814
end

0 commit comments

Comments
 (0)