Changeset [f6cc78157dcbcd22cf293abd3818ca28a532425a] by Simon Chiang
September 11th, 2008 @ 10:24 AM
Added requires configuration to Env to specifiy files that will be required on activate. Removed DEFAULT_TASK_FILE as a flag for gems that will be included in Exe by default. Now DEFAULT_TASK_FILE is required and scanned for tasks only in Dir.pwd by default. http://github.com/bahuvrihi/tap/...
Committed by Simon Chiang
- M lib/tap/env.rb
- M lib/tap/exe.rb
- M lib/tap/generator/generators/root/templates/gemspec
- M test/env/test_activate_requires_requires_after_setting_load_paths/lib/require_b.rb
- M test/env/test_activate_requires_requires_after_setting_load_paths/require_a.rb
- M test/env_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.