Skip to content

Commit

Permalink
Left in debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Aug 10, 2006
1 parent cdefbea commit eaca44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/acts_as_textiled.rb
Expand Up @@ -36,7 +36,6 @@ def textiled=(bool)
end

def textilize
logger.debug "I GOT HIT!"
attribute_names.each { |attr| __send__(attr) }
end

Expand Down

0 comments on commit eaca44e

Please sign in to comment.