Rakefile in rsl-stringex-1.0.0 vs Rakefile in rsl-stringex-1.0.1
- old
+ new
@@ -7,9 +7,10 @@
Jeweler::Tasks.new do |gem|
gem.name = "stringex"
gem.authors = ["Russell Norris"]
gem.email = "rsl@luckysneaks.com"
gem.homepage = "http://github.com/rsl/stringex"
+ gem.rubyforge_project = "stringex"
gem.summary = "Some [hopefully] useful extensions to Ruby’s String class"
gem.description = "Some [hopefully] useful extensions to Ruby’s String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class]."
gem.has_rdoc = true
gem.files = %w{
init.rb