igorkasyanchuk / sabotage
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for sabotage
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- Execute SQL inside Rails console, or app itself☆42Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆43Updated 3 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 7 months ago
- Ruby gem for working with percentages☆32Updated last month
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- Simple way to protect your content from copy-pasting☆15Updated last year
- Redirect the user to the proper "back" page☆35Updated last year
- Generate google-style avatars in your application☆38Updated last year
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 2 years ago
- ☆14Updated 2 years ago
- Application-level encryption for Redis and Memcached☆34Updated 3 weeks ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated 11 months ago
- Breakout detection for Ruby☆46Updated last week
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Fast String#underscore implementation☆33Updated last week
- Model-backed searches in Rails☆32Updated last year
- Make any method perfomed later with ActiveJob☆29Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 5 years ago
- This gem provides a mechanism for pending features.☆84Updated 2 years ago
- Ruby client for immudb, the immutable database☆36Updated 3 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated last month