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

mattfreer / active_model_form_objects / 18
98%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2014 08:29AM UTC
Jobs 2
Files 6
Run time –
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
18

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

Jobs
ID Job ID Ran Files Coverage
1 18.1 (1.9.3) 20 Feb 2014 08:30AM UTC 0
94.59
Travis Job 18.1
2 18.2 (2.0.0) 20 Feb 2014 08:29AM UTC 0
94.59
Travis Job 18.2
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18
  • 132f855c on github
  • Next Build on master (#19)
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