Method: Ramaze::Pager#page

Defined in:
lib/ramaze/helper/pager.rb

#pageObject (readonly)

The current page.



97
98
99
# File 'lib/ramaze/helper/pager.rb', line 97

def page
  @page
end