seamusabshere / cache_method
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
Related projects ⓘ
Alternatives and complementary repositories for cache_method
- Allow your models to know who the current_user is.☆225Updated 2 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated 9 months ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 7 years ago
- A scientific conversion library.☆155Updated 3 years ago
- Sort HTML tables in your Rails app.☆157Updated 6 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆114Updated 2 years ago
- Execute irreversible actions only when transactions are not rolled back☆159Updated 3 months ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆126Updated 4 years ago
- Power tools for Active Record relations (scopes)☆87Updated this week
- #set speeds up RSpec test suites by persisting records once☆205Updated 7 years ago
- A Rails gem for storing app configuration data in your database, with a config file to fall back on.☆115Updated last year
- Custom performance logging for Rails☆135Updated last week
- Converts Ruby files to and from Ruby 1.9's Hash syntax☆82Updated 13 years ago
- Turnkey Flash messages for your Rails app☆147Updated 9 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Capistrano tasks for foreman and upstart.☆135Updated last year
- Ruby gem for validating form data☆78Updated 4 months ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 9 years ago
- run Rack applications in-process, without a server☆166Updated 3 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 8 months ago
- Keep your ActionMailer emails from escaping into the wild during development.☆151Updated last year
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- ☆52Updated last year
- Ruby Client API for Sphinx☆136Updated 2 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 11 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 2 years ago
- Read from standby databases for ActiveRecord☆87Updated last year
- Collection of ActiveModel/ActiveRecord validators☆306Updated last year
- Plain old Ruby for generating primitive data structures from object graphs.☆108Updated 6 years ago
- File's metadata saving plugin for carrierwave☆84Updated 8 years ago