igorkasyanchuk / execute_sqlLinks
Execute SQL inside Rails console, or app itself
☆41Updated 4 months ago
Alternatives and similar repositories for execute_sql
Users that are interested in execute_sql are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆82Updated last year
- String enums for Rails☆87Updated last month
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Redirect the user to the proper "back" page☆36Updated 4 months ago
- Active Record without Database☆51Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated last year
- Generate google-style avatars in your application☆38Updated 4 months ago
- Breakout detection for Ruby☆46Updated 3 months ago
- High speed text tokenization for Ruby☆70Updated 5 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Rails console history for Heroku, Docker, and more☆83Updated 3 weeks ago
- Rails SQL Views made easy ;)☆53Updated 4 months ago
- Write benchmarks without the hassle.☆75Updated 4 months ago
- Create ActiveRecord relations from UNIONs☆50Updated 4 months ago
- A password policy enforcement extension for devise.☆44Updated last month
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Deploy machine learning models in Ruby (and Rails)☆74Updated this week
- A Rails gem to print the model schema in console☆38Updated 10 months ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- A set of useful functions for transforming strings.☆130Updated last year
- ActiveRecord schema annotations done right☆74Updated 9 months ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 4 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 8 months ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago