Class: Plugins::Core::AuthorCell

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

Instance Method Summary collapse

Methods inherited from Cell

#required?

Instance Method Details

#inputObject



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

def input
  render
end