sikachu / sprockets-redirect
A Rack middleware for Rails >= 3.1.0 with asset pipeline and asset digest enabled. This middleware is used to redirect any request to static asset without a digest to the version with digest in its filename by reading the assets manifest file generated after you run `rake assets:precompile`
☆72Updated 7 years ago
Alternatives and similar repositories for sprockets-redirect:
Users that are interested in sprockets-redirect are comparing it to the libraries listed below
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 years ago
- A simple Ruby library built to handle easy conversion and manipulation of colors.☆51Updated 10 months ago
- ☆42Updated 4 years ago
- Enforce environment variable requirements.☆30Updated 9 years ago
- Backport render anywhere feature from Rails 5.☆31Updated 7 years ago
- Common exception reporting for a variety of services☆86Updated last year
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- 🔁 Automatically retry failed ActiveJobs☆49Updated 7 years ago
- Self-validating Ruby objects☆64Updated 10 months ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 2 months ago
- Provides asynchronous event publishing to Wisper using ActiveJob☆36Updated last year
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- Additional sidekiq middleware☆92Updated 8 years ago
- Simple status functionality for Rails models.☆28Updated 9 years ago
- The spicy feature toggle framework for Rails☆215Updated 9 months ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- Eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project☆50Updated 11 months ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- Comprehensive cache key generator for scopes (complements Rails' `cache` helper)☆38Updated 8 years ago
- Power tools for Active Record relations (scopes)☆87Updated 2 months ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago