Class: Communify::Generators::SmsGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Communify::Generators::SmsGenerator
- Defined in:
- lib/communify/generators/sms/sms_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_config ⇒ Object
10 11 12 |
# File 'lib/communify/generators/sms/sms_generator.rb', line 10 def copy_config template "communify_sms.erb", "config/initializers/communify_sms.rb" end |