RubyGems.org

all gems

starting with C

Displaying gems 61 - 90 of 4344 in total

  1. 214 downloads
    cached_bitly (0.0.2) An easy Bitly toolkit with Redis being the caching layer.
  2. 1,348 downloads
    cached_column (0.3) cached_column
  3. 1,931 downloads
    cached_counts (0.2.4) Speed up ActiveRecord counting with caching
  4. 47,712 downloads
    cache_digests (0.3.0) Nested fragment caches with (even) less situps
  5. 2,503 downloads
    cachedis (0.0.3) Instead of running your expensive queries for every page load, let cachedis store them in Redis a...
  6. 27 downloads
    cached_key_value_store (0.0.1) This gem is designed for usage with a key-value store database, where late...
  7. 509 downloads
    cached_logger (0.0.1) This caches the outputed-log for using it later
  8. 8,054 downloads
    cached_mailer (0.1.5) Cached Mailer simply stores a copy of all the email you send with ActionMailer to the database. T...
  9. 16,975 downloads
    cached_model (1.3.1) CachedModel caches simple (by id) finds in memcached reducing the amount of work the database nee...
  10. 2,787 downloads
    cached-models (0.0.3) CachedModels provides to your ActiveRecord models a transparent approach to use ActiveSupport cac...
  11. 3,358 downloads
    cached_names (0.1.3) A gem for caching static data for use in selects
  12. 9,365 downloads
    cached_resource (2.3.4) Enables request-based caching for ActiveResource
  13. 17,510 downloads
    CachedSupermodel (0.1.2.12) Based on cached_model by <a href="http://dev.robotcoop.com/">robotcoop</a>....
  14. 10,657 downloads
    cached_values (1.9.1) Speedup your ActiveRecord by storing and updating the results of SQL or Ruby expressions into rec...
  15. 101 downloads
    cache_finder (0.0.1) A little cache managing system for Rails
  16. 2,534 downloads
    cache_flow (0.1.1) Easily cache XML builder fragments
  17. 8,758 downloads
    cache_fu (0.2.0) This gem is kreetitech's fork (http://github.com/kreetitech/cache_fu).
  18. 2,338 downloads
    CacheGorilla (0.0.2) Let's say you've got a MongoDB server, being used as a key-value store for an app being served by...
  19. 2,031 downloads
    cache_helper (0.2.0) Overrides ActiveRecord::Base#cache_key to return unique keys for new records and adds methods to ...
  20. 2,673 downloads
    cacheify (0.2.0) Cacheify can cache method calls to memory, disk, memcache or whatever is supported by the ActiveS...
  21. 1,692 downloads
    cache_it (0.0.2) Integrates ActiveRecord with cache stores provided by Rails.cache, incluing memcached
  22. 312 downloads
    cache_lookup (0.0.2) Provide a cache system for single ActiveRecord objects with expiry on update and delete
  23. 1,099 downloads
    cachely (0.0.6) Transparently cache the results of methods using redis.
  24. 869 downloads
    cache_machine (0.0.1) A Rails engine for quick, convenient caching.
  25. 5,085 downloads
    cache-machine (0.2.1) A Ruby on Rails framework to support cache management based on explicitely modeled caching depend...
  26. 819 downloads
    cache-machine-redis (0.0.1) Redis adapter for Cache Machine gem.
  27. 86 downloads
    cache_man (0.0.1) This is a gem that serves remote resources from a cache. If the cache gets stale, then the stale ...
  28. 1,616 downloads
    cache_me (0.0.2) CacheMe allows you to cache objects of activerecord
  29. 793 downloads
    cachemere (0.1) Fast, light-weight, session-based, redis-backed Rails caching.
  30. 21,218 downloads
    cache_method (0.2.6) Like alias_method, but it's cache_method!