rubycas / rubycas-server

Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
http://rubycas.github.com
Other
628 stars 270 forks source link

Use pry #208

Closed liudangyi closed 10 years ago

liudangyi commented 10 years ago

ruby-debug is not easy to compile in ruby 2.0+, but pry works fine.

liudangyi commented 10 years ago

Sorry, a dup pull-request.