Импрессионистский камень, возвращающий ноль, почему?
Что не так с моим кодом? Вот индекс
<%= post.impressionist_count(:filter=>:ip_address) %>
Вот контроллер
impressionist actions: [:show], unique: [:session_hash]
is_impressionable :counter_cache => true, :column_name => :my_column_name, :unique => true
Вот пост.рб
is_impressionable :counter_cache => true, :column_name => :my_column_name, :unique => true