Wiki

Articles tagged with "activerecord", sorted by date (updated)X
Displaying 1-2 of 2 result(s).

Using counters with ActiveRecord

Updated 10 months ago by Alexander UstimenkoTips8 comments – viewed 9,895 times – ( +9 / -1 )
Let's say, for example, that you are developing a blog or some kind of CMS and you want to track the number of times each post was viewed (maybe to show a list of the most viewed ones).