Class: Plugins::Core::UserCell

Inherits:
Cell
  • Object
show all
Includes:
Devise::Controllers::Helpers
Defined in:
app/cells/plugins/core/user_cell.rb

Instance Method Summary collapse

Methods inherited from Cell

#required?

Instance Method Details



6
7
8
# File 'app/cells/plugins/core/user_cell.rb', line 6

def dropdown
  render
end