Changeset [fc8282975bcdf479edf0e0b6812e4091e655b001] by Simon Chiang

July 19th, 2008 @ 02:45 PM

Added redirection to Templater, for things like nesting. Added flag validation and configuration. Updates to generators.

http://github.com/bahuvrihi/tap/...

Committed by Simon Chiang

  • M .gitignore
  • M lib/tap/file_task.rb
  • M lib/tap/generator/base.rb
  • M lib/tap/generator/destroy.rb
  • M lib/tap/generator/generators/task/task_generator.rb
  • M lib/tap/generator/generators/task/templates/task.erb
  • M lib/tap/generator/generators/task/templates/test.erb
  • M lib/tap/support/configurable_methods.rb
  • M lib/tap/support/constant.rb
  • M lib/tap/support/templater.rb
  • M lib/tap/support/validation.rb
  • M test/support/constant_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A framework for making configurable, file-based tasks and workflows.