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

eagletmt / faml / 449 / 7
44%
master: 99%

Build:
Build:
LAST BUILD BRANCH: support_rails60
DEFAULT BRANCH: master
Ran 10 Mar 2020 03:50AM UTC
Files 77
Run time 10s
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

10 Mar 2020 03:46AM UTC coverage: 42.806% (-56.2%) from 99.049%
2.2.5, gemfiles/rails_5.0.gemfile

Pull #51

travis-ci

web-flow
Fix deprecation warning on Rails 6.0

In Rails 6.0 the API for template handlers is changing, a template
handler must now take two arguments [1], the template and the source,
otherwise you will see the following deprecation warning:

```
DEPRECATION WARNING: Single arity template handlers are deprecated. Template handlers must
now accept two parameters, the view object and the source for the view object.
Change:
  >> #<Faml::RailsHandler:0x0000561d54608868>.call(template)
To:
  >> #<Faml::RailsHandler:0x0000561d54608868>.call(template, source)
```

[1] https://www.github.com/rails/rails/commit/28f88e0074
Pull Request #51: Fix deprecation warning on Rails 6.0

601 of 1404 relevant lines covered (42.81%)

0.44 hits per line

Source Files on job 449.7 (2.2.5, gemfiles/rails_5.0.gemfile)
  • Tree
  • List 0
  • Changed 30
  • Source Changed 1
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 449
  • Travis Job 449.7
  • 19c4154d on github
  • Prev Job for 2.2.5, gemfiles/rails_5.0.gemfile on support_rails60 (#446.7)
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