Skip to content

Instantly share code, notes, and snippets.

@philippeback
Created August 26, 2014 20:07
Show Gist options
  • Save philippeback/9f7dc6ddf3b350a5aa63 to your computer and use it in GitHub Desktop.
Save philippeback/9f7dc6ddf3b350a5aa63 to your computer and use it in GitHub Desktop.
Refresh
html paragraph
script: (html jQuery this load
html: [ :h | h text: 'Hello' ];
interval: 5 minutes);
with: [ html text: 'Hello' ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment