Add stylesheet link helper
Reported by Darsono Sutedja | August 12th, 2008 @ 12:47 PM | in 0.7.0
<%= stylesheet "foo" %>
should get transformed to
<link href="http://localhost:3001/stylesheets/scaffold.css" media="screen"
rel="stylesheet" type="text/css" />
and domain should only be used if app_config.distributed_site_domain is defined.
Comments and changes to this ticket
-
Mark Bates August 12th, 2008 @ 03:26 PM
- → State changed from new to resolved
(from [39356ebcbe258364eb1119f81fda1206f333006d]) Stylesheet link helper [#86 state:resolved] http://github.com/markbates/mack...
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.
