Path: | README |
Last Update: | Mon Mar 02 02:35:17 -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