Sha256: d3df64eb83ed7cc576ea089540f2c3bbf4db3e0c025ec441e2276d61e394c07e

Contents?: true

Size: 368 Bytes

Versions: 4

Compression:

Stored size: 368 Bytes

Contents

-# Partial to include CSS stylesheet files in the HTML head.
-# origin: RM

= stylesheet_link_tag("lib/poshytip/tip-deepgray/tip-deepgray.css", 'lib/ui-lightness/jquery-ui-1.8.5.custom.css', 'lib/jquery-ui-timepicker-addon.css', :media => 'screen', :cache => 'lib')
= stylesheet_link_tag('screen', :media => 'screen')
= stylesheet_link_tag('print', :media => 'print')

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
serum-rails-0.2.1 spec/test_apps/rails-2-3/app/views/layouts/_stylesheets.html.haml
serum-rails-0.2.0 spec/test_apps/rails-2-3/app/views/layouts/_stylesheets.html.haml
serum-rails-0.1.1 spec/test_app/app/views/layouts/_stylesheets.html.haml
serum-rails-0.1.0 spec/test_app/app/views/layouts/_stylesheets.html.haml