Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmoss committed Sep 5, 2010
1 parent c2efc3e commit 12e2940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dynamic_form.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{dynamic_form}
s.version = "1.1.2"
s.version = "1.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joel Moss"]
s.date = %q{2010-08-24}
s.date = %q{2010-09-05}
s.description = %q{DynamicForm holds a few helper methods to help you deal with your Rails3 models. It includes the stripped out methods from Rails 2; error_message_on and error_messages_for. It also brings in the functionality of the custom-err-messages plugin, which provides more flexibility over your model error messages.}
s.email = %q{joel@developwithstyle.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 12e2940

Please sign in to comment.