Sha256: 6c50e45806cbb1bd009930277983b0cbf6ec9db3459aac5728977dafc9175c7e
Contents?: true
Size: 511 Bytes
Versions: 3
Compression:
Stored size: 511 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "is_bot" gemspec.summary = "Fight the bot." gemspec.description = "Simple gem to reduce the spam attacks on sign-up, sign-in and other similar sorts of forms." gemspec.email = "anuj@andhapp.com" gemspec.homepage = "http://github.com/andhapp/is_bot" gemspec.authors = ["Anuj Dutta"] end Jeweler::GemcutterTasks.new rescue LoadError puts "Jeweler not available. Install it with: sudo gem install jeweler" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
is_bot-0.3.0 | Rakefile |
is_bot-0.2.0 | Rakefile |
is_bot-0.1.0 | Rakefile |