igorkasyanchuk / sabotageLinks
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
☆17Updated 3 weeks 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 last week
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 3 weeks ago
- Simple way to protect your content from copy-pasting☆15Updated 3 weeks ago
- Ruby gem for working with percentages☆32Updated 5 months ago
- Redirect the user to the proper "back" page☆36Updated 3 weeks ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago
- Application-level encryption for Redis and Memcached☆35Updated 7 months ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆37Updated 3 months ago
- Generate google-style avatars in your application☆38Updated 3 weeks ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 3 months ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- Capybara DSL for fast and easy testing Active Admin applications.☆13Updated 2 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Localhost error reporting tool for Rails 7.0+☆40Updated 2 years ago
- Model-backed searches in Rails☆32Updated 2 years ago
- Group Active Record by ranges or set of values with a single SQL query.☆28Updated 3 weeks ago
- ☆14Updated 3 weeks ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 3 weeks ago
- Ruby client for immudb, the immutable database☆36Updated 5 months ago
- Breakout detection for Ruby☆46Updated 2 months ago
- Rails views with ruby☆24Updated 3 months 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
- Hook control for developers, by a developer☆33Updated 6 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago