kevinrood / json_key_transformer_middlewareLinks
Rack middleware which transforms incoming and outgoing JSON keys to support the development of Rails JSON-based APIs.
☆11Updated 5 years ago
Alternatives and similar repositories for json_key_transformer_middleware
Users that are interested in json_key_transformer_middleware are comparing it to the libraries listed below
Sorting:
- ☆57Updated 3 months ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- Create ActiveRecord relations from UNIONs☆50Updated 3 weeks ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 7 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Smart spellchecker for Ruby code and docs☆45Updated last year
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆26Updated last year
- Capistrano deployment speed measure tool☆26Updated 9 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 4 years ago
- ☆24Updated 7 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆40Updated 2 months ago
- Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`☆34Updated 3 weeks ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Stub that automatically verifies that stubbed methods exist and the signatures match the original.☆20Updated 4 years ago
- HTTP ContentType header parser☆32Updated 3 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- How old is that anyway?☆41Updated 7 months ago
- Add notes to your migrations☆26Updated 4 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 10 months ago
- Docker-based development environment for hacking Ruby MRI☆30Updated 3 years ago
- Seamlessly encrypt/decrypt/edit your rails Dotenv files with the help of the Sekrets gem☆26Updated 8 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.☆52Updated last year
- A shortcut for derailed_benchmarks☆24Updated 10 years ago
- Leaky gems advisory database☆54Updated 2 years ago
- Self-validating Ruby objects☆64Updated 5 months ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 6 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year