Jesus Dugarte

Results 2 issues of Jesus Dugarte

> Local Time makes it easy to display times and dates to users in their local time. Its Rails helpers render elements in UTC (making them cache friendly), and its...

I'm getting this error in production: ``` app/helpers/commontator/link_renderer.rb:1:in `': uninitialized constant WillPaginate::ActionView (NameError) ``` and I can't figure out how to fix it. Any clues? Rails: 6.1.3.2 Ruby: 2.7.3