Sexy Forms in Rails
An easy way to override the default Rails form output to generate sexy forms. Automatically provides labels for input tags (great for screen readers) and visual cues for required fields.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
An easy way to override the default Rails form output to generate sexy forms. Automatically provides labels for input tags (great for screen readers) and visual cues for required fields.
Comments
Merb has had the label option for a while. :D
Post a comment