Changeset [5cbbc07cc1175aeb8f680ccc25af38654130209b] by Simon Chiang

May 13th, 2008 @ 09:06 AM

Reworked Configurable modules to use instance variables to store configs rather than a separate hash. Performance is much improved but the api and specification had to change.

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

Committed by bahuvrihi

  • M lib/tap/generator/generators/config/templates/doc.erb
  • M lib/tap/generator/generators/config/templates/nodoc.erb
  • M lib/tap/support/class_configuration.rb
  • M lib/tap/support/configurable.rb
  • M lib/tap/support/configurable_methods.rb
  • M test/support/class_configuration_test.rb
  • M test/support/configurable_methods_test.rb
  • M test/support/configurable_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.