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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

Runtime 相依性套件 (1):

rails >= 5

Development 相依性套件 (5):

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

擁有者:

Pushed by:

作者:

  • Jonny Wheeler

SHA 256 checksum:

970eafc2076931ee3075ab3594fe74f38a9931b4ced5183125393e49cf5b96f2

總下載次數 18,165

這個版本 8,398

License:

MIT

Ruby 版本需求: >= 0

相關連結: