Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Apr 7, 2008
1 parent 7afa0f0 commit 6165e13
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions Manifest.txt
@@ -1,3 +1,26 @@
.git/HEAD
.git/config
.git/description
.git/hooks/applypatch-msg
.git/hooks/commit-msg
.git/hooks/post-commit
.git/hooks/post-receive
.git/hooks/post-update
.git/hooks/pre-applypatch
.git/hooks/pre-commit
.git/hooks/pre-rebase
.git/hooks/update
.git/index
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/heads/master
.git/logs/refs/remotes/origin/master
.git/objects/pack/pack-3243faf8e8f6f0e226adf39a2c2e8c19c18da6c4.idx
.git/objects/pack/pack-3243faf8e8f6f0e226adf39a2c2e8c19c18da6c4.pack
.git/refs/heads/master
.git/refs/remotes/origin/HEAD
.git/refs/remotes/origin/master
.gitignore
History.txt
MIT-LICENSE.txt
Manifest.txt
Expand All @@ -7,8 +30,14 @@ TODO.txt
init.rb
install.rb
lib/webrat.rb
lib/webrat/rails_extensions.rb
lib/webrat/session.rb
lib/webrat/field.rb
lib/webrat/form.rb
lib/webrat/label.rb
lib/webrat/link.rb
lib/webrat/logging.rb
lib/webrat/page.rb
lib/webrat/redirect_actions.rb
lib/webrat/select_option.rb
test/checks_test.rb
test/chooses_test.rb
test/clicks_button_test.rb
Expand Down

0 comments on commit 6165e13

Please sign in to comment.