Method: NewDataNotifier::CreateConfig#create_config_file

Defined in:
lib/new_data_notifier/generators/create_config.rb

#create_config_fileObject



6
7
8
# File 'lib/new_data_notifier/generators/create_config.rb', line 6

def create_config_file
  template "new_data_notifier.rb", "config/initializers/new_data_notifier.rb"
end