Class: Trek::Generators::Install::EditorconfigGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Trek::Generators::Install::EditorconfigGenerator
- Includes:
- Helpers
- Defined in:
- lib/generators/trek/install/editorconfig_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_editorconfig ⇒ Object
14 15 16 |
# File 'lib/generators/trek/install/editorconfig_generator.rb', line 14 def copy_editorconfig copy_file_at_root ".editorconfig" end |