joshfrench / integritray

CCMenu support for Integrity
MIT License
22 stars 3 forks source link

Integritray does not register itself as a Sinatra helper #3

Open jamesarosen opened 13 years ago

jamesarosen commented 13 years ago

lib/integrity/integritray.rb should end like so:

  end # Integritray

end # Integrity

require 'sinatra/base'
Sinatra.register Integrity::Integritray