chengguangnan / vine
☆32Updated 4 years ago
Alternatives and similar repositories for vine
Users that are interested in vine are comparing it to the libraries listed below
Sorting:
- Copy active record models from remote databases☆265Updated last year
- Type Validation for Rails☆49Updated 6 months ago
- Redis stores for Rack::Cache☆51Updated 2 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- Useful extensions for active_interaction gem☆57Updated 2 months ago
- Attribute normalizer on steroids for Ruby 2.x☆66Updated 2 years ago
- Patch resque to be compatible with Heroku process signaling☆25Updated 4 months ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- An Email Condom for your Ruby Server☆169Updated last week
- Sidekiq plugin to log in Logstash style☆68Updated last month
- allow edit Postgresql hstore values as json tree in ActiveAdmin☆38Updated 6 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- A synchronous Ruby API client for Segment.com☆34Updated 7 months ago
- Auto-reload require files or local gems without restarting server in Rails development.☆137Updated 4 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 10 months ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Additional sidekiq middleware☆92Updated 8 years ago
- ☆30Updated 8 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- Private messaging between models☆38Updated 9 years ago
- Wrap your methods in DB Transactions☆53Updated last week
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Quickly insert database records with confidence☆40Updated 2 years ago
- ServiceObject pattern☆48Updated 3 years ago
- A tool for truncating HTML strings efficiently☆61Updated 3 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago