Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
332
stars
217
forks
source link
Fix deprecation warning, fix private method `gsub' called for nil:NilClass error on 1.8.7 #53
Open
CloCkWeRX opened 12 years ago
Was https://github.com/rubycas/rubycas-client-rails/issues/20
With certain URIs, it's possible to have a blank key, causing a private method `gsub' called for nil:NilClass error on 1.8.7