igorkasyanchuk / sabotageLinks
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
☆17Updated 6 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 5 months ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 6 months ago
- Generate google-style avatars in your application☆38Updated 6 months ago
- Redirect the user to the proper "back" page☆36Updated 6 months ago
- Simple way to protect your content from copy-pasting☆14Updated 6 months ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- High speed text tokenization for Ruby☆70Updated 6 months ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Allows to treat JSON fields of postgres and mysql as real fields☆35Updated 8 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Ruby gem for working with percentages☆33Updated 10 months ago
- Resumable support for ActiveStorage☆30Updated last year
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Automatically unsubscribe from emails in Rails.☆67Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 9 months ago
- Active Record without Database☆51Updated 2 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 6 years ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆55Updated last year
- Trailblazer's file structure for Cells.☆27Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Automatic validation based on your database schema column types and limits.☆46Updated last month
- Dead simple configurable user notifications with little overhead☆22Updated 4 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 6 months ago
- Breakout detection for Ruby☆47Updated 3 weeks ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 4 months ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 8 months ago
- Ruby Enums with a literal-style syntax.☆59Updated last year