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

mattfreer / active_model_form_objects / 17
95%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix/travis_ruby_version
DEFAULT BRANCH: master
Ran 19 Feb 2014 05:02PM 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
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

Jobs
ID Job ID Ran Files Coverage
1 17.1 (1.9.3) 19 Feb 2014 05:02PM UTC 0
94.59
Travis Job 17.1
2 17.2 (2.0.0) 19 Feb 2014 05:03PM UTC 0
94.59
Travis Job 17.2
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • 132f855c on github
  • Prev Build on develop (#15)
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