Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

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.