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:
- Allow your models to know who the current_user is.☆226Updated 2 years ago
- Custom performance logging for Rails☆135Updated 2 months ago
- A scientific conversion library.☆156Updated 4 years ago
- Seamlessly integrate Alex Dunae's premailer with ActionMailer.☆76Updated 7 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- #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 2 months ago
- Traits and partial classes for Ruby☆174Updated 3 weeks ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 7 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Collection of ActiveModel/ActiveRecord validators☆303Updated last year
- Power tools for Active Record relations (scopes)☆88Updated 3 weeks ago
- RSpec matchers for testing Sunspot searches☆56Updated 8 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Transform an ActiveRecord-ish data set into pivot table☆104Updated 5 years ago
- Turnkey Flash messages for your Rails app☆147Updated last year
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- The presenter library you already know.☆303Updated 12 years ago
- A tree data structure for Ruby☆93Updated 7 years ago
- Railtie for integrating the Logging framework with Rails☆81Updated 2 years ago
- RackTest driver for Capybara with remote request support☆210Updated last year
- Converts Ruby files to and from Ruby 1.9's Hash syntax☆82Updated 13 years ago
- Read from standby databases for ActiveRecord☆86Updated last year
- ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using an…☆223Updated 7 months ago
- Adds ability to pull back random records from Active Record☆203Updated 5 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆119Updated 11 years ago