Sha256: 4243094cee1f28f53cd40d5d101a299037c35389cc88f8b8884402cd36fc0be0
Contents?: true
Size: 614 Bytes
Versions: 1
Compression:
Stored size: 614 Bytes
Contents
Gem::Specification.new do |s| s.name = "railhead_permalink" s.version = "0.2.3" s.date = "2015-02-23" s.summary = "RailheadPermalink is a Ruby on Rails plugin that automatically finds ActiveRecord objects with permalink." s.email = "bence.nagy@gmail.com" s.homepage = "http://github.com/nagybence/railhead_permalink" s.has_rdoc = true s.authors = ["Bence Nagy"] s.files = ["MIT-LICENSE", "README.rdoc", "railhead_permalink.gemspec", "lib/railhead_permalink.rb"] s.rdoc_options = ["--main", "README.rdoc"] s.license = "MIT" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
railhead_permalink-0.2.3 | railhead_permalink.gemspec |