Class: ActiveAdmin::Namespace

Inherits:
Object
  • Object
show all
Defined in:
lib/active_admin/mongo_mapper/comments.rb

Instance Method Summary collapse

Instance Method Details

#comments?Boolean

Returns:

  • (Boolean)


3
4
5
# File 'lib/active_admin/mongo_mapper/comments.rb', line 3

def comments?
  false
end