i've already tried to moved curly brackets {{ }} in the controllers and still gettin an error, my intention is because all of my views is using pagination and i want to simplified it to just put on the centralize db functions. is there any ways to do this? thank you so much
On Sun, May 15, 2011 at 1:48 PM, pbreit <pbreitenb...@gmail.com> wrote: > You don't put {{ and }} in controllers. Just do it like it is in the book. > HTML typically belongs in the view.