Class: Przelewy24Payment::InstallGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Defined in:
lib/generators/przelewy24_payment/install/install_generator.rb

Instance Method Summary collapse

Instance Method Details

#add_configObject



4
5
6
# File 'lib/generators/przelewy24_payment/install/install_generator.rb', line 4

def add_config
  template "przelewy24_payment.rb", "config/initializers/przelewy24_payment.rb"
end