Methods

Class/Module Index [+]

Quicksearch

Sinatra::StaticAssets

Public Class Methods

registered(app) click to toggle source
# File lib/sinatra/static_assets.rb, line 92
def self.registered(app)
  app.helpers StaticAssets::Helpers
  app.disable :xhtml
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.