Sha256: adb5f24945b06dfe8e85b9df9c59a66a3bcefe98d2ae55df75c146648e366c64

Contents?: true

Size: 929 Bytes

Versions: 1

Compression:

Stored size: 929 Bytes

Contents

## rails_errors2html.gemspec
#

Gem::Specification::new do |spec|
  spec.name = "rails_errors2html"
  spec.version = "1.5.1"
  spec.platform = Gem::Platform::RUBY
  spec.summary = "rails_errors2html"
  spec.description = "description: rails_errors2html kicks the ass"
  spec.license = "Ruby"

  spec.files =
["README.md",
 "Rakefile",
 "lib",
 "lib/rails_errors2html",
 "lib/rails_errors2html.rb",
 "lib/rails_errors2html/_lib.rb",
 "rails_errors2html.gemspec",
 "test",
 "test/rails_errors2html_test.rb",
 "test/testing.rb"]

  spec.executables = []
  
  spec.require_path = "lib"

  spec.test_files = nil

  
    spec.add_dependency(*["fattr", " ~> 2"])
  
    spec.add_dependency(*["map", " ~> 6"])
  
    spec.add_dependency(*["rails_view", " ~> 1"])
  

  spec.extensions.push(*[])

  spec.author = "Ara T. Howard"
  spec.email = "ara.t.howard@gmail.com"
  spec.homepage = "https://github.com/ahoward/rails_errors2html"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_errors2html-1.5.1 rails_errors2html.gemspec