lib/generators/spotlight/install_generator.rb in blacklight-spotlight-0.21.0 vs lib/generators/spotlight/install_generator.rb in blacklight-spotlight-0.22.0
- old
+ new
@@ -116,11 +116,10 @@
else
say 'Please add a default configuration config.action_mailer.default_url_options for your environment', :red
end
end
- def generate_social_share_button_initializer
- gem 'social-share-button', github: 'cbeer/social-share-button', branch: 'on_load'
+ def generate_config
directory 'config'
end
def add_solr_config_resources
copy_file '.solr_wrapper.yml', '.solr_wrapper.yml'