Source: ruby-ranked-model
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 2.2.8~),
               pry,
               rake,
               ruby-activerecord (>= 2:5.2),
               ruby-database-cleaner,
               ruby-mocha,
               ruby-rspec,
               ruby-rspec-its,
               ruby-sqlite3
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ranked-model.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ranked-model
Homepage: https://github.com/brendon/ranked-model
Testsuite: autopkgtest-pkg-ruby

Package: ruby-ranked-model
Architecture: all
Description: acts_as_sortable replacement built for Rails 4.2+
 ranked-model is a modern row sorting library built for Rails 4.2+. It uses
 ARel aggressively and is better optimized than most other libraries.
