From 5c40c2691d78c5252df415e69d479445318cd740 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Tue, 2 Mar 2010 10:44:16 -0800 Subject: Stray line. Typo. --- activemodel/activemodel.gemspec | 1 - 1 file changed, 1 deletion(-) (limited to 'activemodel/activemodel.gemspec') diff --git a/activemodel/activemodel.gemspec b/activemodel/activemodel.gemspec index 80b4461e60..9183558c7c 100644 --- a/activemodel/activemodel.gemspec +++ b/activemodel/activemodel.gemspec @@ -7,7 +7,6 @@ Gem::Specification.new do |s| s.version = ActiveModel::VERSION::STRING s.summary = 'A toolkit for building modeling frameworks (part of Rails).' s.description = 'A toolkit for building modeling frameworks like Active Record and Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing.' - to share between similar frameworks like ActiveResource.} s.required_ruby_version = '>= 1.8.7' s.author = "David Heinemeier Hansson" -- cgit v1.2.3