Changeset [458ded70ff6db0e0093a3ef5ecf57049cfca6c37] by Simon Chiang
May 4th, 2008 @ 08:18 PM
Documentation and testing of Framework, Configurable, etc. Refactored workflow patterns out of app.
Committed by bahuvrihi
- A lib/tap/support/workflow_patterns.rb
- A test/support/framework/test_config_file_is_app_config_filepath_when_config_file_exists/config/configured.yml
- A test/support/framework/test_initialize_batch_obj_merges_default_config_and_overrides/config/configured.yml
- R test/support/configurable/config/configured.yml
- M lib/tap.rb
- M lib/tap/app.rb
- M lib/tap/support/configurable.rb
- M lib/tap/support/configurable_methods.rb
- M lib/tap/support/framework.rb
- M lib/tap/task.rb
- M test/support/configurable_methods_test.rb
- M test/support/configurable_test.rb
- M test/support/framework_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.