Sha256: 6fbcdae99830a13ea6b69b0e1d507bf0f51326105607fcb0fae94a374043a13d
Contents?: true
Size: 337 Bytes
Versions: 2
Compression:
Stored size: 337 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) // 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_theme.haml |
rack-jquery_ui-themes-3.0.0 | examples/views/layout_theme.haml |