Project
midas-ul_form_builder
A Rails form builder and helpers that will render a form wrapped in ul tags, with fields wrapped in li tags. Also generates a label with the human friendly name for the field. In addition it generates a note span and puts the hint defined in attr_human_hint (added to ActiveRecord by Guilded (http://github.com/midas/guilded/tree/master))
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies