Changeset 34 for trunk/camping.gemspec

Show
Ignore:
Timestamp:
01/23/2006 16:51:15 (3 years ago)
Author:
why
Message:

camping.gemspec: version 1.2.
lib/camping.rb: trying to reflow.
examples/serve: chdir into each example directory when running its app.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/camping.gemspec

    r33 r34  
    22spec = Gem::Specification.new do |s| 
    33  s.name = 'camping' 
    4   s.version = "1.1" 
     4  s.version = "1.2" 
    55  s.platform = Gem::Platform::RUBY 
    66  s.summary = "miniature rails for stay-at-home moms"