nebulab / runtime_config
A runtime configuration tool for Rails 5
☆23Updated 4 years ago
Alternatives and similar repositories for runtime_config:
Users that are interested in runtime_config are comparing it to the libraries listed below
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 2 months ago
- Create ActiveRecord relations from UNIONs☆48Updated 3 months ago
- A gem for managing Ruby and Rails dependencies☆26Updated last year
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆36Updated 2 months ago
- Fast String#underscore implementation☆34Updated last week
- Maps external commands and options to Ruby classes☆55Updated last year
- Concurrent index migrations for Rails☆42Updated this week
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 3 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- ☆54Updated last month
- Convert objects into primitives for serialization☆42Updated last year
- Rails plugin to dry-initializer gem☆35Updated 4 years ago
- Keeping mocks in line with real objects 🥡☆50Updated 2 years ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Enhance Ruby spec failures and exception messages with the variables in scope.☆39Updated 4 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 11 months ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 3 months ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Ruby gem for working with percentages☆32Updated 4 months ago
- Literal Enums for Rails☆17Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 8 months ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago
- Wrap an Active Record transaction or query in a local statement timeout.☆18Updated 8 months ago
- Track ActiveRecord validation errors on your database☆43Updated 6 months ago
- Ruby Enums with a literal-style syntax.☆59Updated 7 months ago
- Composable and re-usable query objects for Active Record.☆11Updated 4 years ago
- ActiveRecord schema annotations done right☆74Updated 4 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago