envkey / envkey-rubyLinks
EnvKey's official Ruby client library
☆23Updated 3 years ago
Alternatives and similar repositories for envkey-ruby
Users that are interested in envkey-ruby are comparing it to the libraries listed below
Sorting:
- Create an exception with backtrace has never been easier☆25Updated 9 years ago
- ☆30Updated 8 years ago
- A Rails Engine which provides a customizable status page on your application.☆49Updated 2 months ago
- Round by any arbitrary step in Ruby.☆63Updated 5 years ago
- Keep your project's environment variables in sync across your team☆45Updated 9 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Self-validating Ruby objects☆64Updated 5 months ago
- Code ownership for Rails☆129Updated last month
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 4 years ago
- A faster Node.JS integration for Ruby/Rails ExecJS☆51Updated 6 years ago
- resque plugin to add unique jobs☆34Updated 2 years ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆67Updated 6 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆80Updated 3 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 8 months ago
- Common exception reporting for a variety of services☆85Updated 2 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 6 years ago
- A simple plugin to handle, log, and customize production errors in Rails applications☆87Updated 7 years ago
- Ruby middleware/client for breezy-pdf-lite, an HTML -> PDF service powered by Google Chrome☆55Updated 2 years ago
- Profile Sidekiq with StackProf & MemoryProfiler☆33Updated 3 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- A tap for ruby with some extra sugar☆32Updated 10 years ago
- This gem intercepts and forwards email to a forwarding address in a non-production environment.☆104Updated 10 months ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 7 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 3 years ago
- Filename sanitization for Ruby☆229Updated 3 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year