How to use bootstrap dropdown in creation forms? -


i don't know how can satisfy connection database.

now have code in _form:

  <div class="field">     <%= f.select :language, options_for_select(%w[english chinese ukrainian]) %>   </div> 

how can bootstrap or how can make bootstrap ?


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -