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.3.0 lib/bullet/notification/counter_cache.rb
bullet-4.2.0 lib/bullet/notification/counter_cache.rb
bullet-4.1.6 lib/bullet/notification/counter_cache.rb
bullet-4.1.5 lib/bullet/notification/counter_cache.rb
bullet-4.1.4 lib/bullet/notification/counter_cache.rb
bullet-4.1.3 lib/bullet/notification/counter_cache.rb
bullet-4.1.2 lib/bullet/notification/counter_cache.rb
bullet-4.1.1 lib/bullet/notification/counter_cache.rb
bullet-4.1.0 lib/bullet/notification/counter_cache.rb
bullet-4.0.0 lib/bullet/notification/counter_cache.rb
bullet-2.3.1 lib/bullet/notification/counter_cache.rb
bullet-2.3.0 lib/bullet/notification/counter_cache.rb
bullet-2.2.1 lib/bullet/notification/counter_cache.rb
bullet-2.2.0 lib/bullet/notification/counter_cache.rb
bullet-2.1.0 lib/bullet/notification/counter_cache.rb
thaold-bullet-2.0.2 lib/bullet/notification/counter_cache.rb
bullet-2.0.1 lib/bullet/notification/counter_cache.rb
bullet-2.0.0 lib/bullet/notification/counter_cache.rb
bullet-2.0.0.rc3 lib/bullet/notification/counter_cache.rb
bullet-2.0.0.rc2 lib/bullet/notification/counter_cache.rb