Changeset [14109cc979e822f2b0d1fff2ea951618f79b777f] by Simon Chiang

September 14th, 2008 @ 10:10 PM

Refactoring Lazydoc-related code into Lazydoc module. http://github.com/bahuvrihi/tap/...

Committed by Simon Chiang

  • M bin/rap
  • M bin/tap
  • M cmd/run.rb
  • M lib/tap/generator/generators/config/templates/doc.erb
  • M lib/tap/support/class_configuration.rb
  • M lib/tap/support/command_line.rb
  • M lib/tap/support/comment.rb
  • M lib/tap/support/configurable_class.rb
  • M lib/tap/support/declarations.rb
  • M lib/tap/support/lazy_attributes.rb
  • M lib/tap/support/lazydoc.rb
  • M lib/tap/support/lazydoc/comment.rb
  • M lib/tap/support/lazydoc/config.rb
  • M lib/tap/support/lazydoc/declaration.rb
  • M lib/tap/support/lazydoc/document.rb
  • M lib/tap/support/lazydoc/method.rb
  • M lib/tap/task.rb
  • M test/support/command_line_test.rb
  • M test/support/comment_test.rb
  • M test/support/declarations_test.rb
  • M test/support/lazy_attributes_test.rb
  • M test/support/lazydoc/comment_test.rb
  • M test/support/lazydoc/document_test.rb
  • M test/support/lazydoc_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.