Sha256: 7e215814cff312b15c4d1f38eb9e18efad9c8d03036dff756959d2b6d09dc6c6
Contents?: true
Size: 645 Bytes
Versions: 1
Compression:
Stored size: 645 Bytes
Contents
Gem::Specification.new do |s| s.name = "look" s.version = "0.0.1" s.summary = "Add a vendor directory to your load path." s.description = "Add to your load path directories that respect the Ruby Packaging Standard (http://chneukirchen.github.com/rps/)" s.authors = ["Michel Martens"] s.email = ["michel@soveran.com"] s.homepage = "http://github.com/soveran/look" s.files = ["LICENSE", "README.markdown", "Rakefile", "lib/look.rb", "look.gemspec", "test/gems/bar-0.0.1/lib/bar.rb", "test/look_test.rb", "test/test_helper.rb", "test/vendor/foo/lib/foo.rb"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
look-0.0.1 | look.gemspec |