public
Description: Build up named scopes conditionally.
Homepage:
Clone URL: git://github.com/ryanb/scope-builder.git
scope-builder / CHANGELOG
100644 12 lines (6 sloc) 0.197 kb
1
2
3
4
5
6
7
8
9
10
11
12
*0.1.2* (August 28th, 2008)
 
* scope_builder can be called on association proxy
 
*0.1.1* (June 26th, 2008)
 
* scope_builder can be called on any Scope
 
*0.1.0* (June 26th, 2008)
 
* initial release