DAN wrote:
> I figured it out finally...
> 
> ..., { :prompt => "Select Book Type..." }, { "style" => "width:200px" }

I know this is old, but I'm bumping it because it helped me out. Also, 
one other tip for collection_select:

If you don't need the prompt, you can use this:

…, {}, { "style" => "width:200px" }
-- 
Posted via http://www.ruby-forum.com/.

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to