Class: SolidusSearchkick::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- SolidusSearchkick::Generators::InstallGenerator
- Defined in:
- lib/generators/solidus_searchkick/install/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#add_templates ⇒ Object
6 7 8 |
# File 'lib/generators/solidus_searchkick/install/install_generator.rb', line 6 def add_templates copy_file "app/views/spree/shared/_filters.html.erb", "app/views/spree/shared/_filters.html.erb" end |