Source: ruby-counter-culture Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), ruby-activerecord (>= 2:4.2), ruby-activesupport (>= 2:4.2) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-counter-culture.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-counter-culture Homepage: https://github.com/magnusvk/counter_culture Testsuite: autopkgtest-pkg-ruby Package: ruby-counter-culture Architecture: all Description: Turbo-charged counter caches for your Rails app counter_culture provides turbo-charged counter caches that are kept up-to-date not just on create and destroy, that support multiple levels of indirection through relationships, allow dynamic column names and that avoid deadlocks by updating in the after_commit callback.