1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Adds 'cas' => 'CAS' to CAMELIZE_SPECIAL. Closes #139

This commit is contained in:
Michael Bleigh 2011-01-12 08:53:02 -06:00
parent 9fc82c72f6
commit dd4e3752dd

View file

@ -80,6 +80,7 @@ module OmniAuth
'tripit' => 'TripIt',
'soundcloud' => 'SoundCloud',
'smugmug' => 'SmugMug'
'cas' => 'CAS'
}
module_function