Sha256: f1ac4a24830b810c8383df184e32e8b1b8f9ac8f1706d382b4abcef27524f8d6
Contents?: true
Size: 357 Bytes
Versions: 2
Compression:
Stored size: 357 Bytes
Contents
!!! %html{:lang => "us"} %head %meta{:charset => "utf-8"} %title jQuery UI Example Page // load jQuery = Rack::JQuery.cdn() // load UI = Rack::JQueryUI.cdn() // load themes = Rack::JQueryUI::Themes.cdn(env, :theme => @theme, :fallback => :only) // load js for widgets = haml :js_and_css_header %body = yield
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rack-jquery_ui-themes-3.0.1 | examples/views/layout_fallback.haml |
rack-jquery_ui-themes-3.0.0 | examples/views/layout_fallback.haml |