Skip to content

Commit

Permalink
Merge branch 'dougal'
Browse files Browse the repository at this point in the history
Conflicts:

	cache-money.gemspec
  • Loading branch information
pivotal authored and pivotal committed Dec 11, 2008
2 parents 700c80e + 1a3bfab commit d8440e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -136,6 +136,7 @@ Sometimes your code will request the same cache key twice in one request. You ca
#### Step 1: `config/initializers/cache_money.rb` ####

Place this in `config/initializers/cache_money.rb`

require 'cache_money'

config = YAML.load(IO.read(File.join(RAILS_ROOT, "config", "memcache.yml")))[RAILS_ENV]
Expand Down

0 comments on commit d8440e0

Please sign in to comment.