Class: Effective::Snippets::CurrentUserInfo

Inherits:
Snippet
  • Object
show all
Defined in:
app/models/effective/snippets/current_user_info.rb

Instance Method Summary collapse

Methods inherited from Snippet

#class_name, #data, #id, #initialize, #snippet_description, #snippet_dialog_url, #snippet_editables, #snippet_inline, #snippet_label, #to_partial_path

Constructor Details

This class inherits a constructor from Effective::Snippets::Snippet

Instance Method Details

#snippet_tagObject



6
7
8
# File 'app/models/effective/snippets/current_user_info.rb', line 6

def snippet_tag
  :span
end