Skip to content

Commit

Permalink
Remove unnecessary gem injection from the install generator
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Sep 20, 2016
1 parent bdf4201 commit 0573228
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/generators/blacklight_heatmaps/install_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

module BlacklightHeatmaps
class Install < Rails::Generators::Base
def add_gems
gem 'blacklight_heatmaps'
end

source_root File.expand_path('../templates', __FILE__)

def assets
Expand Down

0 comments on commit 0573228

Please sign in to comment.