Skip to content

Commit

Permalink
Added #defaults= alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Edgar committed Apr 7, 2010
1 parent 27bf051 commit fb6680c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/harsh.rb
Expand Up @@ -58,6 +58,7 @@ def defaults(settings={})
Harsh::DEFAULT_OPTIONS[k] = v
end
end
alias_method :defaults=, :defaults
end

private
Expand Down

0 comments on commit fb6680c

Please sign in to comment.