Sha256: caaf658095d49f1aa17d541631f6a605e1faa5a34ab9cd81693b74696079b448

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.7"
  s.date     = "2017-03-28"
  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.7 railhead_permalink.gemspec