Pinned Repositories
active_record_encrypted_string
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
activerecord_json_validator
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
apm-agent-ruby
Elastic APM agent for Ruby
ar_transaction_changes
Store transaction changes for active record objects
base_rails_gem
A basic gem for rails
caxlsx_rails
A Rails plugin to provide templates for the axlsx gem
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
clamby
ClamAV interface to your Ruby on Rails project.
grape
An opinionated framework for creating REST-like APIs in Ruby.
olive_branch
Handle camel/snake/dash case conversion
ericproulx's Repositories
ericproulx/grape
An opinionated framework for creating REST-like APIs in Ruby.
ericproulx/active_record_encrypted_string
Generates encrypted_string type that transparently encrypt and decrypt string value to ActiveRecord.
ericproulx/activerecord_json_validator
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
ericproulx/apm-agent-ruby
Elastic APM agent for Ruby
ericproulx/ar_transaction_changes
Store transaction changes for active record objects
ericproulx/base_rails_gem
A basic gem for rails
ericproulx/caxlsx_rails
A Rails plugin to provide templates for the axlsx gem
ericproulx/chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
ericproulx/clamby
ClamAV interface to your Ruby on Rails project.
ericproulx/danger
Automate common code review chores with http://danger.systems.
ericproulx/departure
Percona's pt-online-schema-change runner for ActiveRecord migrations.
ericproulx/ericproulx.github.io
ericproulx/holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
ericproulx/fakefs
A fake filesystem. Use it in your tests.
ericproulx/fhir_client
Ruby FHIR Client
ericproulx/grape-entity
An API focused facade that sits on top of an object model.
ericproulx/grape-swagger
Add OAPI/swagger v2.0 compliant documentation to your grape API
ericproulx/logstash-logger
Ruby logger that writes logstash events
ericproulx/mustermann
your personal string matching expert
ericproulx/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
ericproulx/paper_trail
Track changes to your rails models
ericproulx/pathspec-ruby
Match Path Specifications, such as .gitignore, in Ruby!
ericproulx/pluck_to_hash
Extend ActiveRecord pluck to return array of hashes
ericproulx/rack
A modular Ruby web server interface.
ericproulx/roo
Roo provides an interface to spreadsheets of several sorts.
ericproulx/route_translator
Translate your rails app route to various languages without the hassle
ericproulx/rspec-sidekiq
RSpec for Sidekiq
ericproulx/ruby-auth0
Ruby toolkit for Auth0 API
ericproulx/sidekiq
Simple, efficient background processing for Ruby
ericproulx/statesman
A statesmanlike state machine library.