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
- A scientific conversion library.☆155Updated 3 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated 8 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Allow your models to know who the current_user is.☆226Updated 2 years ago
- Traits and partial classes for Ruby☆174Updated last year
- Custom performance logging for Rails☆135Updated last week
- Execute irreversible actions only when transactions are not rolled back☆159Updated 2 months ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 9 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆194Updated 4 years ago
- #set speeds up RSpec test suites by persisting records once☆205Updated 7 years ago
- RSpec matchers for testing Sunspot searches☆56Updated 7 years ago
- Power tools for Active Record relations (scopes)☆87Updated 3 weeks ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆114Updated 2 years ago
- Collection of ActiveModel/ActiveRecord validators☆306Updated last year
- RackTest driver for Capybara with remote request support☆210Updated last year
- Comfortable (seriously) white-list security restrictions for models on a field level☆270Updated last year
- The presenter library you already know.☆302Updated 12 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆138Updated 4 years ago
- Filename sanitization for Ruby☆223Updated last year
- Validation groups for ActiveRecord☆60Updated 8 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated 2 years ago
- Interactive Ruby on Rails Routes☆66Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆126Updated 4 years ago
- Adds ability to pull back random records from Active Record☆204Updated 4 years ago
- Hash with indifferent access, with keys stored internally as symbols.☆55Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 2 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 last week
- Extraction of ActiveSupport::Duration from Rails☆126Updated 8 years ago
- Modern bulk import for ruby on rails.☆128Updated 8 years ago