public
Description: Write your rails views in xslt with this plugin.
Homepage:
Clone URL: git://github.com/alpinegizmo/xslt_render.git
David Anderson (author)
Sat Feb 28 01:42:42 -0800 2009
name age message
file MIT-LICENSE Sat Feb 28 01:42:42 -0800 2009 Improved README [David Anderson]
file README.markdown Sat Feb 28 01:42:42 -0800 2009 Improved README [David Anderson]
file Rakefile Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
file VERSION.yml Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
directory assets/ Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
file init.rb Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
directory lib/ Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
directory test/ Sun Feb 22 09:40:00 -0800 2009 First public release. [David Anderson]
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

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.