We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d391631 commit 4d6fbb7Copy full SHA for 4d6fbb7
structured_params.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.authors = ['Mizuki Yamamoto']
10
spec.email = ['mizuki-y@syati.info']
11
12
- spec.summary = 'StructuredParams allows you to validate pass parameter.'
+ spec.summary = 'Type-safe parameter validation and form objects for Rails.'
13
spec.description = ''
14
spec.homepage = 'https://github.com/Syati/structured_params'
15
spec.license = 'MIT'
0 commit comments