Class: Artemis::MutationGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Artemis::MutationGenerator
- Defined in:
- lib/generators/artemis/mutation/mutation_generator.rb
Instance Method Summary collapse
Instance Method Details
#generate_mutation_file ⇒ Object
13 14 15 |
# File 'lib/generators/artemis/mutation/mutation_generator.rb', line 13 def generate_mutation_file template "mutation.graphql", graphql_file_path end |