module Tweetster
Constants
- VERSION
Public Class Methods
encode(term: URI.encode "\"
click to toggle source
# File lib/tweetster/helpers.rb, line 2 def self.encode term: URI.encode "\"#{term}\"" end
# File lib/tweetster/helpers.rb, line 2 def self.encode term: URI.encode "\"#{term}\"" end