Skip to content

Instantly share code, notes, and snippets.

@etozzato
Created July 18, 2011 08:54
Show Gist options
  • Select an option

  • Save etozzato/1088941 to your computer and use it in GitHub Desktop.

Select an option

Save etozzato/1088941 to your computer and use it in GitHub Desktop.
class App < Sinatra::Base
[omissis]
require_relative 'autocomplete'
use Autocomplete
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment