Changeset [5268494744a70734b3ba468f64bb63ba6a9f7993] by Simon Chiang
May 11th, 2008 @ 04:49 PM
Reworked require scheme so Env can be required independently. Achieved faster loading of tap by autoloading dependencies.
Committed by bahuvrihi
- A lib/tap/support/dependencies.rb
- A test/env/test_reload_returns_unloaded_constants/env_test_class.rb
- M bin/tap
- M lib/tap.rb
- M lib/tap/app.rb
- M lib/tap/cmd/console.rb
- M lib/tap/env.rb
- M lib/tap/support/class_configuration.rb
- M lib/tap/support/configurable.rb
- M lib/tap/support/configurable_methods.rb
- M lib/tap/support/shell_utils.rb
- M lib/tap/support/tdoc.rb
- M test/app_test.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.