Skip to content

Commit

Permalink
Removes Pling::Mobilant::MessageHelper#url_encoded
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt committed Oct 25, 2011
1 parent 76acf32 commit 21ddc7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/pling/mobilant/message_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ def overlong?
length > 160
end

def url_encoded
URI.encode(body)
end

end
end
end

0 comments on commit 21ddc7a

Please sign in to comment.