Skip to content

Commit

Permalink
added description.
Browse files Browse the repository at this point in the history
  • Loading branch information
walf443 committed Jul 9, 2012
1 parent e9595ca commit aceb30a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -17,8 +17,8 @@ Jeweler::Tasks.new do |gem|
gem.name = "rate_throttle"
gem.homepage = "http://github.com/walf443/rate_throttle"
gem.license = "MIT"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{throttle load of block by calling sleep}
gem.description = %Q{ throttle load of block by calling sleep }
gem.email = "walf443@gmail.com"
gem.authors = ["Keiji, Yoshimi"]
# dependencies defined in Gemfile
Expand Down

0 comments on commit aceb30a

Please sign in to comment.