Skip to content

Commit

Permalink
Merge 909989c into 6ad4124
Browse files Browse the repository at this point in the history
  • Loading branch information
tooky committed Jun 28, 2013
2 parents 6ad4124 + 909989c commit 551e2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/multi_json.rb
Expand Up @@ -7,7 +7,7 @@ module MultiJson

class << self
def cached_options
@cached_options || reset_cached_options!
@cached_options ||= reset_cached_options!
end

def reset_cached_options!
Expand Down

0 comments on commit 551e2b5

Please sign in to comment.