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

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

Build:
Build:
LAST BUILD BRANCH: support_rails60
DEFAULT BRANCH: master
Ran 10 Mar 2020 03:48AM UTC
Files 79
Run time 16s
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: 30.986% (-68.1%) from 99.049%
2.1.10, gemfiles/rails_4.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

440 of 1420 relevant lines covered (30.99%)

0.32 hits per line

Source Files on job 449.1 (2.1.10, gemfiles/rails_4.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.1
  • 19c4154d on github
  • Prev Job for 2.1.10, gemfiles/rails_4.0.gemfile on support_rails60 (#446.1)
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