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

yoolk / liquid-rails
89%
master: 88%

Build:
Build:
LAST BUILD BRANCH: 0.2.0
DEFAULT BRANCH: master
Repo Added 18 Aug 2014 04:24AM UTC
Files 24
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

LAST BUILD ON BRANCH content-type-fix
branch: content-type-fix
CHANGE BRANCH
x
Reset
  • content-type-fix
  • 0.2.0
  • 85679260-template-brave
  • add-filter-date-iso8601
  • bootstrap-paginate-wrong-enclosing-html-dom
  • disabled-link-for-hellip-and-active
  • enable-travis
  • feature-rails-resolver-system
  • liquid-per-page
  • liquid_4
  • liquid_drop_scope_associations
  • master
  • rails61
  • rails_5
  • ruby3
  • summary_opening_hour
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.2.0
  • v0.2.0.beta1

pending completion
8

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'.

394 of 443 relevant lines covered (88.94%)

92.47 hits per line

Relevant lines Covered
Build:
Build:
443 RELEVANT LINES 394 COVERED LINES
92.47 HITS PER LINE
Source Files on content-type-fix
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8 content-type-fix 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... push 05 May 2016 03:56PM UTC GimliLongBow travis-ci pending completion  
7 content-type-fix 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... push 05 May 2016 03:54PM UTC GimliLongBow travis-ci pending completion  
6 content-type-fix 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... push 05 May 2016 12:49PM UTC GimliLongBow travis-ci pending completion  
See All Builds (206)
  • Repo 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

© 2025 Coveralls, Inc