Skip to content

Instantly share code, notes, and snippets.

@takkaw
Created November 28, 2010 04:29
Show Gist options
  • Select an option

  • Save takkaw/718591 to your computer and use it in GitHub Desktop.

Select an option

Save takkaw/718591 to your computer and use it in GitHub Desktop.
twitter search example termtter config with lang option
#.termtter/config
config.search.option = {
:lang => 'ja' ,
:since => (Time.now.utc - 60*60*24*6).strftime("%Y-%m-%d")
}
# http://bit.ly/hlfxoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment