Method: DeviseUserGenerator::Helper#superclass
- Defined in:
- lib/generators/devise/users/helper.rb
#superclass(hash) ⇒ Object
16 17 18 |
# File 'lib/generators/devise/users/helper.rb', line 16 def superclass hash hash.values.first end |