• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mattfreer / active_model_form_objects / 35 / 2
96%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix/travis_ruby_version
DEFAULT BRANCH: master
Ran 01 Apr 2014 02:57PM UTC
Files 9
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2014 02:17PM UTC coverage: 96.429%. First build
2.0.0

push

travis-ci

mattfreer
Feature: StrongParameter unpermitted attributes

* The StrongParameters module adds an unpermitted_attrs getter/setter to
the FormObject.

* unpermitted_attrs is a hash that is populated with any unpermitted
attributes that are present in the params object.

* Added a PermittedParamsValidator that can be used to validate
whether any unpermitted attributes were identified by the
StrongParameters module. This gives uses the ability to have
validation fail if a unpermitted attributes are present.

* The UserSignup FormObject (in the dummy app) uses the
PermittedParamsValidator to validate the user attribute.

* README documentation now includes unpermitted attributes info.

243 of 252 relevant lines covered (96.43%)

1.45 hits per line

Source Files on job 35.2 (2.0.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 35
  • Travis Job 35.2
  • 30160e6b on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc