Skip to content

Commit

Permalink
Merge aeb8325 into 2b7caa7
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Dec 8, 2016
2 parents 2b7caa7 + aeb8325 commit 5113850
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rubicure/girl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ def humanize!
@current_transform_style = nil
self
end
alias_method :humanize, :humanize!
deprecate humanize: "Use #humanize! instead of #humanize"

def attack!
raise RequireTransformError, "require transform" if current_attack_message.blank?
Expand Down

0 comments on commit 5113850

Please sign in to comment.