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

mattfreer / active_model_form_objects
95%
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • features/unpermitted_params
  • 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
17

push

travis-ci

mattfreer
Feature: model_name overridden in form_object module

The model_name class method is part of the ActiveModel::Naming module.

Typically Form Objects want to override the self.model_name method,
as this method is used by form_for to determine the URL that the form is
submitted to.

The FormObject module uses the resource part of the concrete form-object
Class name as the name attribute of the ActiveModel::Name instance
returned from model_name.

105 of 111 relevant lines covered (94.59%)

2.86 hits per line

Relevant lines Covered
Build:
Build:
111 RELEVANT LINES 105 COVERED LINES
2.86 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17 develop Feature: model_name overridden in form_object module The model_name class method is part of the ActiveModel::Naming module. Typically Form Objects want to override the self.model_name method, as this method is used by form_for to determine the U... push 19 Feb 2014 05:02PM UTC mattfreer travis-ci pending completion  
15 develop Feature: Cucumber testing for User signup feature Added integration test for a UserSignup form-object that is present in the Dummy application. Demonstrating how to use form-objects in an application. push 19 Feb 2014 04:25PM UTC mattfreer travis-ci pending completion  
14 develop Fix: Coverall badge set to track develop branch status push 03 Feb 2014 09:05AM UTC mattfreer travis-ci pending completion  
13 develop Fix: Coverall badge set to track develop branch status push 03 Feb 2014 08:57AM UTC mattfreer travis-ci pending completion  
12 develop Feature: Coveralls intergration with Travis CI push 31 Jan 2014 05:09PM UTC mattfreer travis-ci pending completion  
11 develop Feature: Coveralls intergration with Travis CI push 31 Jan 2014 05:05PM 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