lardawge / carrierwave_backgrounderLinks
Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq.
☆736Updated last month
Alternatives and similar repositories for carrierwave_backgrounder
Users that are interested in carrierwave_backgrounder are comparing it to the libraries listed below
Sorting:
- Process your uploads in the background by uploading directly to S3☆837Updated 4 years ago
- The auto_link function from Rails☆600Updated 2 years ago
- A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.☆496Updated 2 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony☆1,192Updated last month
- Easily switch current user☆730Updated 4 years ago
- Rails jQuery file uploads via standard Rails "remote: true" forms.☆999Updated 4 years ago
- Sidekiq integration for Capistrano☆563Updated 4 months ago
- Lets you find ActiveRecord + Mongoid objects by year, month, fortnight, week and more!☆1,048Updated 2 years ago
- This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://…☆568Updated 2 years ago
- Provides a way to specify default values for ActiveRecord models☆738Updated 2 months ago
- *CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; jus…☆1,201Updated 6 years ago
- ActsAsTree -- Extends ActiveRecord to add simple support for organizing items into parent–children relationships.☆589Updated 3 years ago
- An acts_as_sortable/acts_as_list replacement built for Rails 4+☆1,094Updated last month
- Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments☆672Updated 3 years ago
- AWS-SDK storage adapter for CarrierWave☆413Updated last week
- Fix the Rails 4 asset pipeline to generate non-digest along with digest assets☆492Updated last year
- An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.☆743Updated 3 years ago
- Rails observer (removed from core in Rails 4.0)☆523Updated 2 years ago
- Better distance of time in words for Rails☆534Updated 7 months ago
- Ruby library for HTML/XML transformation and sanitization☆978Updated last month
- The ActiveRecord acts_as_commentable plugin☆835Updated 3 years ago
- DEPRECATED: As of sprockets-rails version 3.1.0, used in current versions of rails, this gem is deprecated☆1,410Updated 4 years ago
- A plugin for versioning Rails based RESTful APIs.☆962Updated last year
- Simple enum-like field support for ActiveModel (including validations and i18n)☆415Updated 2 years ago
- Rack middleware for rate-limiting incoming HTTP requests.☆942Updated 2 years ago
- A generic swappable back-end for JSON handling.☆767Updated 6 months ago
- This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.☆809Updated 6 months ago
- A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation.☆955Updated last year
- A Ruby wrapper around the Google Places API