Method: StandardView::ApplicationHelper#current_page
- Defined in:
- app/helpers/standard_view/application_helper.rb
#current_page ⇒ Object
40 41 42 |
# File 'app/helpers/standard_view/application_helper.rb', line 40 def current_page params[:page] end |