Sinatra::Base
# File lib/hostess.rb, line 4 def serve send_file(File.expand_path(File.join(Geminabox.data, *request.path_info)), :type => response['Content-Type']) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.