Sha256: 94460fec46d0ee620ad7cadfba7938a13d2d65c563566f64697ef8d0cb81acd6

Contents?: true

Size: 196 Bytes

Versions: 63

Compression:

Stored size: 196 Bytes

Contents

module Bullet
  module Notification
    class CounterCache < Base
      def body
        klazz_associations_str
      end

      def title
        "Need Counter Cache"
      end
    end
  end
end

Version data entries

63 entries across 63 versions & 2 rubygems

Version Path
bullet-4.14.3 lib/bullet/notification/counter_cache.rb
bullet-4.14.2 lib/bullet/notification/counter_cache.rb
bullet-4.14.0 lib/bullet/notification/counter_cache.rb
bullet-4.13.2 lib/bullet/notification/counter_cache.rb
bullet-4.13.1 lib/bullet/notification/counter_cache.rb
bullet-4.13.0 lib/bullet/notification/counter_cache.rb
bullet-4.12.0 lib/bullet/notification/counter_cache.rb
bullet-4.11.3 lib/bullet/notification/counter_cache.rb
bullet-4.11.2 lib/bullet/notification/counter_cache.rb
bullet-4.11.1 lib/bullet/notification/counter_cache.rb
bullet-4.11.0 lib/bullet/notification/counter_cache.rb
bullet-4.10.0 lib/bullet/notification/counter_cache.rb
bullet-4.9.0 lib/bullet/notification/counter_cache.rb
bullet-4.8.0 lib/bullet/notification/counter_cache.rb
bullet-4.7.1 lib/bullet/notification/counter_cache.rb
bullet-4.7.0 lib/bullet/notification/counter_cache.rb
bullet-4.6.0 lib/bullet/notification/counter_cache.rb
bullet-4.5.0 lib/bullet/notification/counter_cache.rb
bullet-4.4.0 lib/bullet/notification/counter_cache.rb
bullet-4.3.1 lib/bullet/notification/counter_cache.rb