Skip to content

Commit

Permalink
update rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Sonnek committed Jun 15, 2010
1 parent 23bab69 commit d7f702d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 259 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,3 +5,4 @@ rdoc
pkg
*.sqlite3
*.log
test/*.log
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -11,7 +11,7 @@ begin
gem.authors = ["Ryan Sonnek"]
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end

Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
end
Expand Down
258 changes: 0 additions & 258 deletions test/debug.log

This file was deleted.

0 comments on commit d7f702d

Please sign in to comment.