public
Description: Easily search you ActiveRecord models with a simple query language using a named scope.
Homepage: http://techblog.floorplanner.com/2008/07/26/easy-search-with-activerecord/
Clone URL: git://github.com/wvanbergen/scoped_search.git
wvanbergen (author)
Mon Nov 24 08:36:42 -0800 2008
commit  9b367f3f08a92549304f9c91f129301580e643fb
tree    07651c97e2d3144256be8ffcfaeaa2766cff5452
parent  6d6f05deaf4435249c0e05cc7f741d2f4f03010f
scoped_search / TODO
100644 15 lines (9 sloc) 0.213 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO items for named_scope
==========================
Contact willem AT vanbergen DOT org if you want to help out
 
0.8.0
 
 
0.9.0
 
 
1.0.0
- Extensive testing
 
Documentation & testing:
- Add rdoc en comments to code