igorkasyanchuk / sabotageLinks
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
☆17Updated 8 months ago
Alternatives and similar repositories for sabotage
Users that are interested in sabotage are comparing it to the libraries listed below
Sorting:
- Execute SQL inside Rails console, or app itself☆41Updated 8 months ago
- Generate google-style avatars in your application☆40Updated 8 months ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 8 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 3 years ago
- Fast String#underscore implementation☆37Updated this week
- Redirect the user to the proper "back" page☆36Updated 8 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆50Updated 2 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Write benchmarks without the hassle.☆75Updated 8 months ago
- Ruby gem for working with percentages☆33Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 11 months ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 7 months ago
- Breakout detection for Ruby☆47Updated 3 weeks ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- Ruby Enums with a literal-style syntax.☆58Updated last year
- Application-level encryption for Redis and Memcached☆35Updated last year
- Non-blocking ActiveRecord method invocation☆47Updated 6 years ago
- A simple gem for triggering background jobs in Ruby into Crystal for the Mosquito background processor☆58Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Simple way to protect your content from copy-pasting☆14Updated 8 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆30Updated 8 months ago
- Robust data change tracking for Rails☆96Updated last year
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆44Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated last year
- High speed text tokenization for Ruby☆70Updated last month
- Automatic validation based on your database schema column types and limits.☆46Updated 3 months ago
- new-style testing library for Python, Ruby, ...☆58Updated last year
- Stimulus Toolbox is a catalog of Stimulus projects tracked by popularity and other metrics to help you find the libraries you need to bui…☆21Updated 3 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago