Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Kyle Daugherty
16,441 PointsTutorial for Chosen or Select2 jQuery plugin
It would be nice if Treehouse had a tutorial on implementing the Chosen or Select2 jQuery plugin for a rails app, including an explanation of the differences between the two choices.
3 Answers

Jason Seifer
Treehouse Guest TeacherHi Kyle Daugherty! Thanks a ton for the idea. We went ahead and made a quick-tip of this for you. Check it out!
http://www.youtube.com/watch?v=N9yvKdYYKqQ
You can download the code here: https://github.com/jseifer/rails-select2-example/
And view a live example here: http://rails-select2-example.herokuapp.com
Hope you like it!

James Barnett
39,199 PointsTagging Nick Pettit to get his thoughts on this.

Nick Pettit
Treehouse TeacherHi Kyle Daugherty,
Thanks for the suggestion! This topic is a little bit specific, but it might be good to include these plugins in one of our upcoming projects, or better yet, create a Workshop that just focuses on some of the best jQuery plugins.
/cc Jason Seifer & Andrew Chalkley
Nick Pettit
Treehouse TeacherNick Pettit
Treehouse TeacherThis is awesome, Jason! Didn't even know you were doing this today. :)
Kyle Daugherty
16,441 PointsKyle Daugherty
16,441 PointsGreat stuff, guys (as always)! Thanks for putting this together so quickly! Much appreciated.