igorkasyanchuk / execute_sql
Execute SQL inside Rails console, or app itself
☆41Updated 2 years ago
Alternatives and similar repositories for execute_sql:
Users that are interested in execute_sql are comparing it to the libraries listed below
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated last year
- Model-backed searches in Rails☆32Updated last year
- ☆58Updated last year
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- Generate google-style avatars in your application☆38Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 6 months ago
- High speed text tokenization for Ruby☆68Updated 2 months ago
- Localhost error reporting tool for Rails 7.0+☆39Updated 2 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- Ruby Enums with a literal-style syntax.☆59Updated 4 months ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- Concurrent index migrations for Rails☆42Updated 2 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated last week
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Track ActiveRecord validation errors on your database☆43Updated 3 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Benchmark requests to tune number of workers and threads for Puma☆37Updated 4 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last month
- Allows to treat JSON fields of postgres and mysql as real fields☆35Updated last year
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 9 months ago
- Migrate to Strong Parameters☆40Updated last month
- Active Record without Database☆51Updated last year
- I18n integration and translations for Rodauth authentication framework☆23Updated 4 months ago