lib/rubicure/girl.rb in rubicure-0.4.13 vs lib/rubicure/girl.rb in rubicure-1.0.0.pre1

- old
+ new

@@ -60,11 +60,9 @@ def humanize! @current_state = 0 @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? print_by_line current_attack_message