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

mattfreer / active_model_form_objects / 35
96%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix/travis_ruby_version
DEFAULT BRANCH: master
Ran 01 Apr 2014 02:57PM UTC
Jobs 2
Files 10
Run time 1min
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

pending completion
35

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.

246 of 255 relevant lines covered (96.47%)

2.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35.1 (1.9.3) 01 Apr 2014 02:59PM UTC 0
96.47
Travis Job 35.1
2 35.2 (2.0.0) 01 Apr 2014 02:57PM UTC 0
96.43
Travis Job 35.2
Source Files on build 35
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #35
  • 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