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

seyhunak / twitter-bootstrap-rails / 473
41%
master: 52%

Build:
Build:
LAST BUILD BRANCH: bootstrap3
DEFAULT BRANCH: master
Ran 02 Sep 2013 11:14PM UTC
Jobs 3
Files 7
Run time –
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
473

Pull #640

travis-ci

lancefisher
Add danger class to BootstrapFlashHelper. Fixes #639

Bootstrap 3 renamed `alert-error` to `alert-danger`. See: http://getbootstrap.com/components/#alerts

This adds support for:

```ruby
flash[:danger] = "oopsie daisy"
```

It retains support for `error` flash messages so this will continue to work:

```ruby
flash[:error] = "oopsie daisy"
```

Also, this adds accessibility attributes to the `button` element.
Pull Request #640: Add danger class to BootstrapFlashHelper. Fixes #639

80 of 187 relevant lines covered (42.78%)

1.96 hits per line

Jobs
ID Job ID Ran Files Coverage
2 473.2 (1.9.2) 02 Sep 2013 11:14PM UTC 0
43.01
Travis Job 473.2
3 473.3 (1.9.3) 02 Sep 2013 11:14PM UTC 0
43.01
Travis Job 473.3
4 473.4 (2.0.0) 02 Sep 2013 11:14PM UTC 0
43.01
Travis Job 473.4
Source Files on build 473
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #473
  • Pull Request #640
  • PR Base - bootstrap3 (#472)
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