Sha256: e07044005d35f33ae3ae83ebd483b08d46ebdc0995259223786288f68de644fa

Contents?: true

Size: 440 Bytes

Versions: 4

Compression:

Stored size: 440 Bytes

Contents

require 'jeweler'
Jeweler::Tasks.new do |s|
    s.name = "display"
    s.summary = "ruby tool for quick debug statements display a, b => 'spec.display,9: a=3, b=3' without any extra work from you"
    s.email = "rogerdpack@gmail.com"
    s.homepage = "http://github.com/rdp/display"
    s.authors = ["Roger Pack"]
    s.add_development_dependency 'rspec'
    s.add_development_dependency 'sane'
    s.add_dependency 'redparse'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
display-0.2.1 Rakefile
display-0.2.0 Rakefile
display-0.1.1 Rakefile
display-0.1.0 Rakefile