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:
parent
9fc82c72f6
commit
dd4e3752dd
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ module OmniAuth
|
|||
'tripit' => 'TripIt',
|
||||
'soundcloud' => 'SoundCloud',
|
||||
'smugmug' => 'SmugMug'
|
||||
'cas' => 'CAS'
|
||||
}
|
||||
|
||||
module_function
|
||||
|
|
Loading…
Add table
Reference in a new issue