Class: Pasaporte::Controllers::DashPage

Inherits:
Object
  • Object
show all
Defined in:
lib/pasaporte.rb

Instance Method Summary collapse

Instance Method Details

#get_with_nickObject



696
# File 'lib/pasaporte.rb', line 696

def get_with_nick; require_login!; render :dash; end