Highlights
- Pro
-
-
mongoid-paperclip Public
Mongoid::Paperclip enables you to use Paperclip with the Mongoid ODM for MongoDB.
-
hirefire-python Public
Forked from ryanhiebert/hirefireA Python lib to integrate with the HireFire service -- The Heroku Proccess Manager.
Python Other UpdatedJul 18, 2023 -
store_schema Public
Enhances ActiveRecord::Base.store_accessor with data conversion capabilities.
-
heroku-buildpack-pgbouncer Public
Forked from heroku/heroku-buildpack-pgbouncerRun pgbouncer in a dyno along with your application
Shell MIT License UpdatedJan 3, 2023 -
pg_partition_manager Public
Forked from honeybadger-io/pg_partition_managerManage PostgreSQL table partitions
Ruby MIT License UpdatedSep 29, 2022 -
tailwindcolorshades Public
Forked from javisperez/tailwindcolorshadesColor shades generator for TailwindCSS - https://javisperez.github.io/tailwindcolorshades
Vue MIT License UpdatedApr 29, 2022 -
Automatic ActiveRecord column selection for GraphQL (Ruby) fields.
-
turbo Public
Forked from hotwired/turboThe speed of a single-page web application without having to write any JavaScript
TypeScript MIT License UpdatedJul 13, 2021 -
yaaf Public
Forked from rootstrap/yaafEasing the form object pattern in Rails applications
Ruby MIT License UpdatedMay 14, 2021 -
parelation Public
Translates HTTP parameters to ActiveRecord queries.
-
commander Public
Command-line interface builder for the Crystal programming language.
-
has_email_authentication Public
The email equivalent of has_secure_password for ActiveRecord.
Ruby MIT License UpdatedFeb 20, 2021 -
YubiKey-Guide Public
Forked from drduh/YubiKey-GuideGuide to using YubiKey for GPG and SSH
MIT License UpdatedFeb 12, 2021 -
chargebee-ruby Public
Forked from chargebee/chargebee-rubyChargeBee API client implementation for Ruby
Ruby MIT License UpdatedSep 29, 2020 -
redis-rb Public
Forked from redis/redis-rbA Ruby client library for Redis
Ruby MIT License UpdatedAug 21, 2020 -
attr_encrypter Public
Encrypts/Decrypts, with key rotation, attributes on classes, using RbNaCl (libsodium).
-
msngr Public
A light-weight Ruby library for multi-threaded Ruby applications that allows threads to share a single service connection for more efficient messaging.
-
heroku-buildpack-libsodium Public
Forked from TextUsBiz/heroku-buildpack-libsodiumlibsodium/rbnacl buildpack for Heroku
Shell MIT License UpdatedOct 12, 2019 -
mccullough Public archive
Backup of www.mccullough.nl by Maureen Lynn McCullough van Rooijen
HTML UpdatedNov 13, 2016 -
pgit Public archive
Lightweight command-line utility for managing private repositories on a server.
-
ar_preconnect Public archive
Adds the `preconnect!` method to `ActiveRecord::ConnectionAdapters::ConnectionPool`. With it you can eagerly connect all connection pool connections to the database, rather than lazily.