you are in: codestackercodes [RSS]translating will paginate

translating will paginate Delicious Email

show/hide lines
   1  # paste in your environment.rb
   2  
   3  WillPaginate::ViewHelpers.pagination_options[:prev_label]=I18n.t("pagination.prev")
   4  WillPaginate::ViewHelpers.pagination_options[:next_label]=I18n.t("pagination.next")
   5  
   6  # and create the respective translation in your translation file
   7  #    pagination:
   8  #      next: "próximo" 
   9  #      prev: "anterior" 
created by leozera — 14 December 2008 — get a short url — tags: rails ruby will_paginate embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image