Skip to content

Commit

Permalink
tidied up the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
pdcawley committed Jun 29, 2008
1 parent 0ab401a commit 96fe77c
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions Manifest.txt
Expand Up @@ -4,27 +4,31 @@ Manifest.txt
PostInstall.txt
README.txt
Rakefile
config/#hoe.rb#
config/hoe.rb
config/requirements.rb
lib/ruby_announcements.rb
lib/ruby_announcements/version.rb
lib/announcements.rb
lib/announcements/announcement.rb
lib/announcements/announcement_set.rb
lib/announcements/announcer.rb
lib/announcements/delivery_destination.rb
lib/announcements/subscription.rb
lib/announcements/subscription_collection.rb
lib/announcements/subscription_registry.rb
lib/announcements/support.rb
lib/announcements/version.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
spec/ruby_announcements_spec.rb
spec/announcements/delivery_destination_spec.rb
spec/announcements/subscription_collection_spec.rb
spec/announcements/subscription_registry_spec.rb
spec/announcements/subscription_spec.rb
spec/announcements_spec.rb
spec/spec.opts
spec/spec_helper.rb
tasks/deployment.rake
tasks/environment.rake
tasks/rspec.rake
tasks/website.rake
test/test_helper.rb
test/test_ruby_announcements.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb

0 comments on commit 96fe77c

Please sign in to comment.