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-5.6.0 lib/bullet/notification/counter_cache.rb
bullet-5.5.1 lib/bullet/notification/counter_cache.rb
bullet-5.5.0 lib/bullet/notification/counter_cache.rb
bullet-5.4.3 lib/bullet/notification/counter_cache.rb
bullet-5.4.2 lib/bullet/notification/counter_cache.rb
bullet-5.4.1 lib/bullet/notification/counter_cache.rb
bullet-5.4.0 lib/bullet/notification/counter_cache.rb
bullet-5.3.0 lib/bullet/notification/counter_cache.rb
bullet-5.2.1 lib/bullet/notification/counter_cache.rb
bullet-5.2.0 lib/bullet/notification/counter_cache.rb
bullet-5.1.1 lib/bullet/notification/counter_cache.rb
bullet-5.1.0 lib/bullet/notification/counter_cache.rb
bullet-5.0.0 lib/bullet/notification/counter_cache.rb
bullet-4.14.10 lib/bullet/notification/counter_cache.rb
bullet-4.14.9 lib/bullet/notification/counter_cache.rb
bullet-4.14.8 lib/bullet/notification/counter_cache.rb
bullet-4.14.7 lib/bullet/notification/counter_cache.rb
bullet-4.14.6 lib/bullet/notification/counter_cache.rb
bullet-4.14.5 lib/bullet/notification/counter_cache.rb
bullet-4.14.4 lib/bullet/notification/counter_cache.rb