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

activeadmin / activeadmin / 3430
94%
master: 79%

Build:
Build:
LAST BUILD BRANCH: backport_phantomjs_removal
DEFAULT BRANCH: master
Ran 30 Oct 2014 01:57PM UTC
Jobs 4
Files 143
Run time 8min
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
3430

push

travis-ci

timoschilling
add support for `config.setting_name?`

This adds a ActiveModel like questionmark attr checker:

  inheritable_setting :foo, true
  config.foo? # => true

  inheritable_setting :foo, false
  config.foo? # => false

  inheritable_setting :foo, ""
  config.foo? # => false

  inheritable_setting :foo, "bar"
  config.foo? # => true

3458 of 3691 relevant lines covered (93.69%)

371.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3430.1 (1.9.3, RAILS=3.2.19) 30 Oct 2014 01:57PM UTC 0
93.5
Travis Job 3430.1
2 3430.2 (1.9.3, RAILS=4.1.6) 30 Oct 2014 02:05PM UTC 0
93.64
Travis Job 3430.2
3 3430.3 (2.1.2, RAILS=3.2.19) 30 Oct 2014 02:02PM UTC 0
93.5
Travis Job 3430.3
4 3430.4 (2.1.2, RAILS=4.1.6) 30 Oct 2014 02:02PM UTC 0
93.64
Travis Job 3430.4
Source Files on build 3430
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3430
  • f0808b15 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