Skip to content

Instantly share code, notes, and snippets.

@baygross
baygross / Gemfile
Created March 17, 2012 04:17
Yale CAS + LDAP integration with Rails
#
## Add these gems to your Gemfile, and be sure to 'bundle install'
#
gem 'net-ldap'
gem 'rubycas-client'