Skip to content

Commit 0e1b64a

Browse files
committed
Update gem summary / description
1 parent 15f3a5e commit 0e1b64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ spec = Gem::Specification.new do |s|
88
s.version = '0.4.1'
99
s.platform = Gem::Platform::RUBY
1010
s.summary = 'Adds support for declaring an ActiveRecord class as an enumeration'
11+
s.description = s.summary
1112

1213
s.files = FileList['{lib,test}/**/*'] + %w(CHANGELOG.rdoc init.rb LICENSE Rakefile README.rdoc) - FileList['test/app_root/{log,log/*,script,script/*}']
1314
s.require_path = 'lib'

0 commit comments

Comments
 (0)