Is the pager empty, ie has one page only?
Returns:
182 183 184
# File 'lib/ramaze/helper/pager.rb', line 182 def empty? @page_count < 2 end