Class: TestSupportPrompt
- Inherits:
-
Object
- Object
- TestSupportPrompt
- Defined in:
- lib/generators/active_harness/install/templates/prompts/test_support_prompt.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
2 3 4 |
# File 'lib/generators/active_harness/install/templates/prompts/test_support_prompt.rb', line 2 def call "You are a concise and helpful assistant. Answer in 1-2 sentences." end |