Skip to content

Instantly share code, notes, and snippets.

@tayfunoziserikan
Created January 3, 2012 10:21
Show Gist options
  • Select an option

  • Save tayfunoziserikan/1554368 to your computer and use it in GitHub Desktop.

Select an option

Save tayfunoziserikan/1554368 to your computer and use it in GitHub Desktop.
Server-ror-client-html-files
<!-- login.html.erb -->
<script type="text/javascript">Kebab.boot('Kebab.login.Application', 'http://static.kebab.local', ''); </script>
<!-- desktop.html.erb -->
<script type="text/javascript">Kebab.boot('Kebab.desktop.Application', 'http://static.kebab.local', '');</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment