This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
David Anderson (author)
Sat Feb 28 01:42:42 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Sat Feb 28 01:42:42 -0800 2009 | |
| |
README.markdown | Sat Feb 28 01:42:42 -0800 2009 | |
| |
Rakefile | Sun Feb 22 09:40:00 -0800 2009 | |
| |
VERSION.yml | Sun Feb 22 09:40:00 -0800 2009 | |
| |
assets/ | Sun Feb 22 09:40:00 -0800 2009 | |
| |
init.rb | Sun Feb 22 09:40:00 -0800 2009 | |
| |
lib/ | Sun Feb 22 09:40:00 -0800 2009 | |
| |
test/ | Sun Feb 22 09:40:00 -0800 2009 |
README.markdown
This rails plugin provides fairly complete support for writing Rails views in XSLT. It has been used to build real applications. More information can found at alpinegizmo.com
Dependencies
- xml_serialization gem
- xsltproc
Features
- xslt_render method to use in your controller actions
- xslt view helpers (for javascript, css, links, json, forms, etc)
- internationalization framework
TODO
- documentation
Authors
xslt_render was written by David Anderson and Larry Baltz of FolkLogic for Mirai España.
Copyright (c) 2008 Mirai España, S.L., (c) 2009 FolkLogic SARL. See MIT-LICENSE for details.







