Initial importmob
commitaeb8520e49e4d1a87489dfafe554d924e4e90807
authorM@ McCray <darthapo@gmail.com>
Mon, 15 Oct 2007 14:07:05 +0000 (15 09:07 -0500)
committerM@ McCray <darthapo@gmail.com>
Mon, 15 Oct 2007 14:07:05 +0000 (15 09:07 -0500)
treec57d58d4aca47bd787719352a730692c00f5dfb8
Initial import
34 files changed:
History [new file with mode: 0644]
License [new file with mode: 0644]
Manifest [new file with mode: 0644]
Rakefile [new file with mode: 0644]
ReadMe [new file with mode: 0644]
about.yml [new file with mode: 0644]
docs/example.html [new file with mode: 0644]
docs/fixture-comparison.html [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/src/_layout.rhtml [new file with mode: 0644]
docs/src/example.markdown [new file with mode: 0644]
docs/src/fixture-comparison.markdown [new file with mode: 0644]
docs/src/index.markdown [new file with mode: 0644]
docs/src/test-specs.markdown [new file with mode: 0644]
docs/test-specs.html [new file with mode: 0644]
init.rb [new file with mode: 0644]
install.rb [new file with mode: 0644]
lib/doozer.rb [new file with mode: 0644]
lib/doozer/builder.rb [new file with mode: 0644]
lib/doozer/definition.rb [new file with mode: 0644]
lib/doozer/loader.rb [new file with mode: 0644]
lib/doozer/tasks/fixed_hoe.rb [new file with mode: 0644]
lib/doozer/tasks/rails.rb [new file with mode: 0644]
lib/doozer/tasks/scm.rb [new file with mode: 0644]
lib/doozer/tasks/specs.rb [new file with mode: 0644]
lib/doozer/version.rb [new file with mode: 0644]
tasks/doozer.rake [new file with mode: 0644]
test/fixtures/doozers/users_and_comments.rb [new file with mode: 0644]
test/fixtures/nodes.yml [new file with mode: 0644]
test/fixtures/users.yml [new file with mode: 0644]
test/test_helper.rb [new file with mode: 0644]
test/unit/builder_test.rb [new file with mode: 0644]
test/unit/definition_test.rb [new file with mode: 0644]
uninstall.rb [new file with mode: 0644]