We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d391631 + 4d6fbb7 commit 3c4fd41Copy full SHA for 3c4fd41
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