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

rbCAS / CASino / 174
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v4.1.2
DEFAULT BRANCH: master
Ran 26 Oct 2013 01:29AM UTC
Jobs 2
Files 71
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
174

Pull #27

travis-ci

dlindahl
Removes jQuery and CoffeeScript dependencies

jQuery Rails is now at v3, so forcing a lower version means that some
users will run into dependency conflicts when installing CASino
(especially Rails 4 users)

Additionally, not only do some users not use (or want) jQuery or
CoffeeScript in their application, CASino isn't using that much
CoffeeScript to necessitate pulling in all of jQuery or requiring
CoffeeScript.

This updates the javascript in two ways:

* Replaces the auto-focusing of CASino elements with the `autofocus`
  HTML5 attribute

* Replaces the jQuery-specific javascript that automatically logs a
  user in when a TGT is already present with native DOM calls inlined
  directly in the login form so that it is always present, regardless
  of how the parent application has configured its layouts.

* Rewrites the CoffeeScript source into JavaScript
Pull Request #27: Removes jQuery dependency

972 of 993 relevant lines covered (97.89%)

65.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 174.1 (1.9.3) 26 Oct 2013 01:30AM UTC 0
97.89
Travis Job 174.1
2 174.2 (2.0.0) 26 Oct 2013 01:29AM UTC 0
97.89
Travis Job 174.2
Source Files on build 174
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #174
  • Pull Request #27
  • PR Base - release/2.0 (#169)
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