RubyGems Navigation menu

tidy_strong_params 1.0.3

Strong params can end up making your controllers very fat and form objects aren't always the best cure. Tidy Strong Params (TSP) takes inspiration from ActiveModelSerialiers and aims to separate param white-listing from the rest of your controller logic whilst also allowing for flexibility in it's implementation. TSP provides a simple way for storing your list of white-listed params in their own directory, hopefully with minimal overhead

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.3 - June 16, 2021 (11.5 KB)
  2. 1.0.1 - September 24, 2019 (11.5 KB)
  3. 1.0.0 - August 14, 2018 (12.5 KB)
  4. 0.1.0.beta.2 - August 10, 2018 (12.5 KB)
  5. 0.1.0.beta.1 - August 01, 2018 (11 KB)

Runtime Dependencies (1):

rails >= 5

Development Dependencies (5):

bundler >= 1.16
rake ~> 12.3.3
rspec ~> 3.0
rspec-rails ~> 3.0
simplecov >= 0

Owners:

Pushed by:

Authors:

  • Jonny Wheeler

SHA 256 checksum:

970eafc2076931ee3075ab3594fe74f38a9931b4ced5183125393e49cf5b96f2

Total downloads 18,095

For this version 8,380

License:

MIT

Required Ruby Version: >= 0

Links: