Module: TestHelpers
- Defined in:
- lib/gemaker/templates/test_helpers.rb
Instance Method Summary collapse
Instance Method Details
#helper_example ⇒ Object
2 3 4 |
# File 'lib/gemaker/templates/test_helpers.rb', line 2 def helper_example puts "Add your custom helpers here: #{File.dirname(__FILE__)}" end |