obie / merb-actionview

Gives Rails-style view helpers to Merb (because it makes sense to do that)

This URL has Read+Write access

obie (author)
Sat Dec 06 13:39:57 -0800 2008
name age message
file README Loading commit data...
README
merb-actionview
=================

A plugin for the Merb Web framework that provides view helpers that you're accustomed to having in Rails apps and makes 
it easier to port Rails applications to Merb.

To use this plugin in merb in your app

config/dependencies.rb

#...

dependency "merb-actionview"