Warning, your browser does not support JavaScript and is not capable of displaying the latest web pages such as this one.
Pylons
Latest Version:
0.9.6.2
Home
Docs
Wiki
Trac
Community
FAQ
Install
Pastebin
Search Docs
Index of the
asset_tag
module
m
webhelpers.rails.asset_tag
...
-
Asset Tag Helpers
a
javascript_builtins
...
a
javascript_path
...
f
auto_discovery_link_tag
...
-
Returns a link tag allowing browsers and news readers (that support it) to auto-detect an RSS or ATOM feed for current page.
f
javascript_include_tag
...
-
Returns script include tags for the specified javascript
sources
.
f
image_tag
...
-
Returns an image tag for the specified
source
.
f
stylesheet_link_tag
...
-
Returns CSS link tags for the specified stylesheet
sources
.
Top