Class: Pasaporte::Controllers::DashPage
- Inherits:
-
Object
- Object
- Pasaporte::Controllers::DashPage
- Defined in:
- lib/pasaporte.rb
Instance Method Summary collapse
Instance Method Details
#get_with_nick ⇒ Object
696 |
# File 'lib/pasaporte.rb', line 696 def get_with_nick; require_login!; render :dash; end |