Skip to content

Commit

Permalink
Removed coverage again. Opting into gemtesters. Updated gemspec. Gett…
Browse files Browse the repository at this point in the history
…ing ready for 0.2.0 release.
  • Loading branch information
ezkl committed Mar 27, 2011
1 parent 4fe2c50 commit d254c85
Show file tree
Hide file tree
Showing 51 changed files with 7 additions and 3,951 deletions.
Empty file added .gemtest
Empty file.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Usage
require 'capit'
capit = CapIt::Capture("http://www.github.com")


Notes
-----
Don't use this yet.
Expand Down
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Bundler::GemHelper.install_tasks
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task :test => :spec
task :default => :spec
6 changes: 6 additions & 0 deletions capit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,10 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- spec/*`.split("\n")

s.require_paths = ["lib"]
s.add_development_dependency('rspec', '~> 2.5.0')
s.add_development_dependency('simplecov', '~> 0.4.0')
s.add_development_dependency('guard', '~> 0.3.0')
s.add_development_dependency('growl', '~> 1.0.3')
s.add_development_dependency('guard-bundler', '~> 0.1.2')
s.add_development_dependency('guard-rspec', '~> 0.2.0')
end
66 changes: 0 additions & 66 deletions coverage/assets/0.4.3/app.js

This file was deleted.

Binary file removed coverage/assets/0.4.3/fancybox/blank.gif
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_close.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_loading.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_nav_left.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_nav_right.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_e.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_n.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_ne.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_nw.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_s.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_se.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_sw.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_shadow_w.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_title_left.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_title_main.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_title_over.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancy_title_right.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancybox-x.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancybox-y.png
Binary file not shown.
Binary file removed coverage/assets/0.4.3/fancybox/fancybox.png
Binary file not shown.
Loading

0 comments on commit d254c85

Please sign in to comment.