Skip to content

Instantly share code, notes, and snippets.

@marc-an-be
Created August 8, 2012 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marc-an-be/3295296 to your computer and use it in GitHub Desktop.
Save marc-an-be/3295296 to your computer and use it in GitHub Desktop.
Sinatra jQuery Mobile App Chunk 1
#!/usr/bin/env ruby
%w(sinatra sqlite3 dm-sqlite-adapter data_mapper haml time).each{|g| require g}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment