Displaying 1 result from an estimated 1 matches for "cc_secret_key".
2009 May 11
0
CloudCache for Ruby on Rails
...s uuidtools
2. Sign up for the service at http://quetzall.com - note the Quetzall
Access Key and Quetzall Secret Key
3. require ''cloud_cache'' in config/environment.rb
4. In app/controllers/application/controller, add:
5. CC_ACCESS_KEY = ''...''
6. CC_SECRET_KEY = ''...''
7. ActionController::Base.cache_store = :cloud_cache, "default",
CC_ACCESS_KEY, CC_SECRET_KEY
8. restart apache or webbrick or nginx...
The cost of the service is only a nickle per MB-month. Plus, we have a
money-back guarantee - if you provide a Cloud...