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

phatforge / theme_renderer / 17 / 2
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2014 06:38AM UTC
Files 42
Run time 19s
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

23 Aug 2014 04:01PM UTC coverage: 95.665% (-0.02%) from 95.681%
2.0.0

push

travis-ci

jasherai
Support existing `current_` methods and extras

setup auto discover for a valid current_ themeable instance. A bit of
magic to ease integration. Options are:
  - configure the current_* method to use
  - use the configured `themeable_class` to try
     `current_<themeable_class>` method
  - try to search params object for `params["#{themeable_class}_id"]`
  - fallback to default resolver [which looks in app/views]

Add an option to specify which order the resolver is used. Options are:
  - :prepend   - Use the theme_resolver before falling back to app/views
     This allows you to gradually migrate into theme_renderer (default)
  - :overwrite - Replace the current _view_path with our resolver.
  - :append    - Use theme_resolver as the fallback resolver. This
    allows you to perform a gradual move away from theme_renderer.

331 of 346 relevant lines covered (95.66%)

2.06 hits per line

Source Files on job 17.2 (2.0.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 17.2
  • d9c45f65 on github
  • Prev Job for 2.0.0 on master (#15.2)
  • Next Job for 2.0.0 on master (#21.2)
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