Path: | README |
Last Update: | Sat Mar 20 16:52:23 -0600 2010 |
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