Re: [Rails] How do I allow users to search a database table?

2013-07-10 Thread Walter Lee Davis
You might want to look at one or another of the search helper gems. This one is nice: https://www.ruby-toolbox.com/projects/meta_search Basically, any of these will extend ActiveRecord to give your views the ability to construct custom search queries. This can be used to make really detailed

[Rails] How do I allow users to search a database table?

2013-07-09 Thread Jason Hsu, Android developer
I recently launched the new Rails-based version of Doppler Value Investing (http://www.dopplervalueinvesting.com). It profiles over 4000 individual stocks in terms of free cash flow and net liquid assets. As you can see at http://dopplervalueinvesting.com/stocksview, I know how to extract