Param. Check that web form submissions have the right information in the right format.

github.com/mattt/sinatra-param

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2019
  • Merge branch 'all_or_none_of' of https://github.com/petedmarsh/sinatr…
  • Bump version to 1.6.0
  • Fix failing test for time parameter coercion
  • Remove unicorn dependency in example Gemfile
  • Remove json dependency in example Gemfile
  • Pin Sinatra dependency to minor version in example Gemfile
  • Remove Ruby version from example Gemfile
  • Remove Gemfile.lock
  • Merge pull request #88 from steelThread/coerce-boolean-regex-anchor
  • Merge pull request #93 from AndreiBujenitsa/fixes-integer-type
February 2019
  • fixes for Integer type
June 2018
  • additional specs for expected boolean behavior
  • proper boolean coercion
  • beginning anchor enforced the contract specified by the documentation…
March 2018
  • Bumping version to 1.5.0
  • Updating Gemfile and Gemfile.lock in example
  • Merge branch 'readme-exception' of https://github.com/hughbien/sinatr…
  • Adding example of custom message to README
  • Merge branch 'custom_error_messages' of https://github.com/stve/sinat…
  • Merge pull request #57 from stve/content_types