Sha256: 795835fbebe67197e20957e8af84b9d92735f607e1b92ca7ac964fbf8c5157e0
Contents?: true
Size: 600 Bytes
Versions: 1
Compression:
Stored size: 600 Bytes
Contents
Gem::Specification.new do |s| s.name = "railhead_autoformat" s.version = "0.0.3" s.date = "2015-02-23" s.summary = "RailheadAutoformat is a Ruby on Rails plugin that automatically cleans up input fields." s.email = "bence.nagy@gmail.com" s.homepage = "http://github.com/nagybence/railhead_autoformat" s.has_rdoc = true s.authors = ["Bence Nagy"] s.files = ["MIT-LICENSE", "README.rdoc", "railhead_autoformat.gemspec", "lib/railhead_autoformat.rb"] s.rdoc_options = ["--main", "README.rdoc"] s.license = "MIT" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
railhead_autoformat-0.0.3 | railhead_autoformat.gemspec |