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

yoolk / liquid-rails / 7
89%
master: 88%

Build:
Build:
LAST BUILD BRANCH: 0.2.0
DEFAULT BRANCH: master
Ran 05 May 2016 03:54PM UTC
Jobs 1
Files 24
Run time 1s
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
7

push

travis-ci

GimliLongBow
Removing content type assignment in template handler.

This overrides the content type set in the controller and after_filter. For example, setting the content type of an RSS feed in a `respond_to` block:

```ruby
format.rss { render layout: false, content_type: 'application/rss+xml' }
```

Oddly enough, RSpec controller tests pass without issue. When testing using a browser or curl, the content type is always set to 'text/html'.

391 of 443 relevant lines covered (88.26%)

8.41 hits per line

Jobs
ID Job ID Ran Files Coverage
4 7.4 (2.0.0, CODECLIMATE_REPO_TOKEN=891d362268d07d6ff0f5534f92252b6195f6be8795054d3627643eb6314a8c9e, gemfiles/rails_42.gemfile) 05 May 2016 03:54PM UTC 0
88.26
Travis Job 7.4
Source Files on build 7
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7
  • d23e812e on github
  • Prev Build on content-type-fix (#6)
  • Next Build on content-type-fix (#8)
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