Skip to content

Virtualmaster/pretty_select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrettySelect

Usage:

Add to your Gemfile:

gem 'pretty_select'

Use helper method:

   pretty_select(object, method, css_id, opts = {
                                        :choices => object
                                        :selected_value => integer # set init value
                                    })

Create partial prettyselect/_[css_id].haml for single row of pretty select.

About

Provides an advanced dropdown select.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published