Changeset [70d7ce56085b00b1fe55043482064b929d7ff3e0] by Simon Chiang
October 5th, 2008 @ 11:47 AM
Removed task_block from tasks. Now Task.intern may be used to make an instance that uses an input block as process. Reimplemented define in Tasks and added tests. http://github.com/bahuvrihi/tap/...
Committed by Simon Chiang
- M lib/tap/app.rb
- M lib/tap/file_task.rb
- M lib/tap/support/configuration.rb
- M lib/tap/support/instance_configuration.rb
- M lib/tap/support/intern.rb
- M lib/tap/support/lazydoc/definition.rb
- M lib/tap/support/templater.rb
- M lib/tap/task.rb
- M test/app_test.rb
- M test/file_task_test.rb
- M test/task_syntax_test.rb
- M test/task_test.rb
- M test/test/tap_test_test.rb
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.