Method: Ramaze::Pager#total_count

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

#total_countObject (readonly)

Total count of items.



109
110
111
# File 'lib/ramaze/helper/pager.rb', line 109

def total_count
  @total_count
end