Readme fixes

This commit is contained in:
Gregory Eremin
2012-08-26 08:21:02 +04:00
parent d2cb07cb4e
commit f0f1730fc3
2 changed files with 27 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ require "robbie/models/genre"
require "robbie/autocomplete"
module Robbie
@@cache_enabled = true
@@cache_enabled = false
class << self
def setup(params)
const_set(:API_KEY, params[:api_key])