I am new to ruby. I am trying to write a program to fetch the data from
Database and written the data using pagination. I could get the data
from DB. but pagination is not working. When i see the log file it is
showing the following error.
It is just a typo mistake Actual line is like this
options= {:per_page =>10 , :page => 1}
Thanks for the reply
the same function paginate_collection is working for another function.
Don’t know where i am doing wrong. Any help in this matter is highly
appreciated.
Regards,
joshi
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.