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