mnc's Stars
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
masutaka/circleci-bundle-update-pr
Provide continues bundle update using CircleCI
sue445/activerecord-simple_index_name
Shorten index name
sporkrb/spork
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
getsentry/sentry-javascript
Official Sentry SDKs for JavaScript
joker1007/yaml_vault
Yaml file encryption/decryption helper.
yujinakayama/transpec
The RSpec syntax converter
ahoward/systemu
univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
citusdata/activerecord-multi-tenant
Rails/ActiveRecord support for distributed multi-tenant databases like Postgres+Citus
samg/diffy
Easy Diffing in Ruby
hashicorp/terraform-provider-aws
The AWS Provider enables Terraform to manage AWS resources.
cookpad/roadworker
Roadworker is a tool to manage Route53. It defines the state of Route53 using DSL, and updates Route53 according to DSL.
miso4ru/aws-terraform-template
mizzy/serverspec-thesis
mizzy/specinfra
Command Execution Framework for serverspec, itamae and so on
rails/thor
Thor is a toolkit for building powerful command-line interfaces.
activerecord-hackery/ransack
Object-based searching.
mrkamel/search_cop
Search engine like fulltext query support for ActiveRecord
sporkmonger/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
sinsoku/rails-env-credentials
Enhances Rails credentials for multiple environments
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
garyf/json_web_token
A Ruby implementation of the JSON Web Token (JWT) standard, RFC 7519
nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
auth0/ruby-auth0
Ruby toolkit for Auth0 API
omniauth/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
ErwinM/acts_as_tenant
Easy multi-tenancy for Rails in a shared database setup.
tmlee/time_difference
The missing Ruby method to print out time difference (duration) in year, month, week, day, hour, minute, and second.
carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
motdotla/dotenv
Loads environment variables from .env for nodejs projects.