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

phatforge / theme_renderer / 17
72%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2014 06:38AM UTC
Jobs 4
Files 46
Run time 4min
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

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.

350 of 366 relevant lines covered (95.63%)

8.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17.1 (jruby) 23 Oct 2014 06:42AM UTC 0
95.62
Travis Job 17.1
2 17.2 (2.0.0) 23 Oct 2014 06:38AM UTC 0
95.66
Travis Job 17.2
3 17.3 (2.1.1) 23 Oct 2014 06:39AM UTC 0
95.66
Travis Job 17.3
4 17.4 (1.9.3-p327) 23 Oct 2014 06:38AM UTC 0
95.66
Travis Job 17.4
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • d9c45f65 on github
  • Prev Build on master (#15)
  • Next Build on master (#21)
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