Skip to content

sealink/sealink-param-validation

Repository files navigation

Sealink Param Validation

Gem Version Build Status Coverage Status

This is our gem for validation our params with schemas.

Development Environment

Prerequisites

  1. Ruby

General Steps

  1. bundle install

Testing

  1. bundle exec rspec

Release

To publish a new version of this gem the following steps must be taken.

  • Update the version in the following files
      CHANGELOG.md
      lib/sealink_param_validation/version.rb
    
  • Create a tag using the format v0.1.0
  • Follow build progress in GitHub actions

About

Validate params with for our controllers using schemas

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages