Skip to content

Commit

Permalink
[no comment]
Browse files Browse the repository at this point in the history
  • Loading branch information
njonsson committed May 17, 2006
1 parent 3705d4c commit 112ac83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trestle_generator.gemspec
Expand Up @@ -2,7 +2,7 @@ require 'rubygems'

spec = Gem::Specification.new do |s|
s.name = 'trestle_generator'
s.version = '1.1.4'
s.version = '1.1.5'
s.summary = '[Rails] A drop-in replacement for the scaffold generator that ' +
'produces production-ready controllers that are safe from ' +
'state-changing HTTP GET requests and that have streamlined URLs.'
Expand Down

0 comments on commit 112ac83

Please sign in to comment.