Path: | README |
Last Update: | Fri Mar 06 14:31:09 -0700 2009 |
merb-helpers
A plugin for the Merb Web framework that provides different view helpers.
To use this plugin in merb in your app
config/dependencies.rb
#…
dependency "merb-helpers"
#…
# TODO: describe date_time_helpers, form_helpers, tag_helpers
form_helpers