I've noticed lots of people online complain about not good documentation
for Rails. I'm a PHP programmer but I'm a newbie on Rails.
I'm creating a form with a drop-down menu. I finally got to do it. I
noticed there is a html_options parameter for select. I was curious as
to what other html_options are available but couldn't find a list of
options. I have been looking for it at the api
http://api.rubyonrails.org but can't seem to find it. Maybe I'm not
looking in the right places.
Can somebody please point me to a place in a documentation where I can
find a complete list for the different options for html_options
parameter?