Class: Permission

Inherits:
Object
  • Object
show all
Defined in:
lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/app.rb

Instance Method Summary collapse

Instance Method Details

#can_deleteObject



75
# File 'lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/app.rb', line 75

def can_delete; false; end

#can_editObject



74
# File 'lib/vendored-middleman-deps/padrino-helpers-0.11.2/test/fixtures/markup_app/app.rb', line 74

def can_edit; true; end