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

mattfreer / active_model_form_objects
96%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix/travis_ruby_version
DEFAULT BRANCH: master
Repo Added 31 Jan 2014 04:06PM UTC
Files 16
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

LAST BUILD ON BRANCH features/unpermitted_params
branch: features/unpermitted_params
CHANGE BRANCH
x
Reset
  • features/unpermitted_params
  • develop
  • fix/travis_ruby_version
  • master
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.5.0
  • v0.5.1
  • v0.6
  • v0.6.0

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

Relevant lines Covered
Build:
Build:
255 RELEVANT LINES 246 COVERED LINES
2.88 HITS PER LINE
Source Files on features/unpermitted_params
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35 features/unpermitted_params 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 para... push 01 Apr 2014 02:57PM UTC mattfreer travis-ci pending completion  
See All Builds (45)
  • Repo 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