Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Oct 8, 2010
1 parent 9a5f7af commit 3cb4534
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions show_for.gemspec
Expand Up @@ -5,23 +5,18 @@

Gem::Specification.new do |s|
s.name = %q{show_for}
s.version = "0.2.3"
s.version = "0.1.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jos\303\251 Valim"]
s.date = %q{2010-07-25}
s.date = %q{2010-10-07}
s.description = %q{Wrap your objects with a helper to easily show them}
s.email = %q{contact@plataformatec.com.br}
s.extra_rdoc_files = [
"README.rdoc"
]
s.files = [
"init.rb",
"lib/generators/show_for/USAGE",
"lib/generators/show_for/install_generator.rb",
"lib/generators/show_for/templates/en.yml",
"lib/generators/show_for/templates/show.html.erb",
"lib/generators/show_for/templates/show_for.rb",
"lib/show_for.rb",
"lib/show_for/association.rb",
"lib/show_for/attribute.rb",
Expand Down

0 comments on commit 3cb4534

Please sign in to comment.