Sha256: 6a386d94c8a51f85c988976cae9b9439bafeeebae5b5a5bceb69b06f73ff7029
Contents?: true
Size: 973 Bytes
Versions: 1
Compression:
Stored size: 973 Bytes
Contents
# Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{honkster-jelly} s.version = "0.13.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Pivotal Labs, Inc"] s.date = %q{2011-06-14} s.description = %q{Jelly provides a set of tools and conventions for creating rich ajax/javascript web applications with jQuery and Ruby on Rails.} s.email = %q{opensource@pivotallabs.com} s.extra_rdoc_files = [ "README.markdown" ] s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.homepage = %q{http://github.com/pivotal/jelly} s.require_paths = ["lib"] s.rubygems_version = %q{1.5.2} s.summary = %q{a sweet unobtrusive javascript framework for jQuery and Rails} end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
honkster-jelly-0.13.1 | jelly.gemspec |