igorkasyanchuk / sabotageLinks
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
☆17Updated 5 months ago
Alternatives and similar repositories for sabotage
Users that are interested in sabotage are comparing it to the libraries listed below
Sorting:
- Generate google-style avatars in your application☆38Updated 5 months ago
- Execute SQL inside Rails console, or app itself☆41Updated 5 months ago
- Redirect the user to the proper "back" page☆36Updated 5 months ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 5 months ago
- Write benchmarks without the hassle.☆75Updated 5 months ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Simple way to protect your content from copy-pasting☆14Updated 5 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Dead simple HTML form field builder for Ruby with built-in support for many popular UI libraries such as Bootstrap☆38Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- 💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆65Updated last year
- Active Record extension providing slotted counters support☆111Updated 7 months ago
- Inflector for Ruby☆97Updated last month
- Rails I18n timezone translations☆69Updated 2 years ago
- Resumable support for ActiveStorage☆30Updated 11 months ago
- Non-blocking ActiveRecord method invocation☆48Updated 6 years ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 3 years ago
- Convert strings between different cases.☆97Updated last year
- Robust data change tracking for Rails☆96Updated last year
- Fast String#underscore implementation☆37Updated this week
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- AnyCable-compatible Ruby Rack middleware☆26Updated 2 years ago
- Automatically unsubscribe from emails in Rails.☆67Updated 2 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Updated 2 weeks ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Application-level encryption for Redis and Memcached☆36Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 9 months ago
- String enums for Rails☆87Updated last week