Skip to content

Instantly share code, notes, and snippets.

@cyberoctopi
Created September 18, 2012 22:04
Show Gist options
  • Select an option

  • Save cyberoctopi/3746227 to your computer and use it in GitHub Desktop.

Select an option

Save cyberoctopi/3746227 to your computer and use it in GitHub Desktop.
lazy val date: Box[Date] = DependencyFactory.inject[Date] // inject the date
def villageTab = ".create-village-bttn [onclick]" #> SHtml.ajaxInvoke( () =>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment