rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
331 stars 189 forks source link

Fix uninitialized constant Casino::Authenticator #109

Closed rorystephenson closed 9 years ago

rorystephenson commented 9 years ago

Fixes uninitialized constant Casino::Authenticator as described in issue https://github.com/rbCAS/CASino/issues/108

pencil commented 9 years ago

Thank you. Merged with some adjustments to match our coding style in 3b5544135673eab5296c42d094ca39a42a9678e4

rorystephenson commented 9 years ago

My pleasure, thanks for a great engine.