seamusabshere / cache_methodLinks
Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step beyond memoization.
☆136Updated 2 years ago
Alternatives and similar repositories for cache_method
Users that are interested in cache_method are comparing it to the libraries listed below
Sorting:
- Custom performance logging for Rails☆135Updated 3 months ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 8 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- RackTest driver for Capybara with remote request support☆211Updated last year
- Execute irreversible actions only when transactions are not rolled back☆159Updated 7 months ago
- #set speeds up RSpec test suites by persisting records once☆206Updated 7 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- A scientific conversion library.☆155Updated 4 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 months ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- Collection of ActiveModel/ActiveRecord validators☆302Updated last year
- Power tools for Active Record relations (scopes)☆89Updated 2 months ago
- Turnkey Flash messages for your Rails app☆147Updated last year
- Traits and partial classes for Ruby☆173Updated 2 months ago
- Cookie manipulation for Capybara (view, delete, …)☆163Updated 11 months ago
- Allow your models to know who the current_user is.☆226Updated 2 years ago
- Read from standby databases for ActiveRecord☆86Updated last year
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Flt: Arbitrary precision floating-point numbers for Ruby☆60Updated last year
- A declarative sax parsing library backed by Nokogiri.☆235Updated 4 years ago
- RSpec matchers for testing Sunspot searches☆56Updated 8 years ago
- Cache Active Model Records in Rails 3☆145Updated 2 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆119Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 8 months ago
- ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using an…☆223Updated 8 months ago
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated 2 years ago
- Anti-CSRF Rack middleware☆192Updated 3 months ago