malkomalko Posted January 17, 2013 Share Posted January 17, 2013 https://gist.github.com/4555836 I wanted something in ruby that would allow me to create custom feedback items easily. Based off a comment from another thread, I also wanted the ability to search/filter that list as I was typing input. This uses amatch for computing the score of the match to decide what items to filter, and nokogiri for building up xml. There is an example in the gist. Let me know what you think. Best Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now