Skip to content

roym/classify_form_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classify Form Helpers

Rails gem to add default classes to the html output of form helpers. Like f.text_field, f.text_area, f.submit

Install

gem install roym-classify_form_helpers --source http://gems.github.com

Usage

Actually you don't have to do anything... The only thing it does is add a class attribute to the html elements, so it get's easy to target your elements for some older browsers

About

Rails gem to add default classes to the html output of form helpers. Like f.text_field, f.text_area, f.submit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages