Skip to content

Instantly share code, notes, and snippets.

@maiha
Created January 19, 2009 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maiha/48880 to your computer and use it in GitHub Desktop.
Save maiha/48880 to your computer and use it in GitHub Desktop.
dependency "merb-cache" do
Merb::Cache.setup do
register(Merb::Cache::FileStore)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment