Gems




Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.Help WantedWe're looking for more maintainers. If you'd like to help maintain a well-used gem please spend some time reviewi...






Generate scoped sequential IDs for ActiveRecord models
Sequenced is a simple gem that generates scoped sequential IDs for ActiveRecord models. This gem provides an acts_as_sequenced macro that automatically assigns a unique, sequential ID to each record. The sequential ID is not a replacement for the ...