public
Description: Build up named scopes conditionally.
Homepage:
Clone URL: git://github.com/ryanb/scope-builder.git
scope-builder / Manifest
100644 15 lines (14 sloc) 0.283 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CHANGELOG
lib/scope_builder/builder.rb
lib/scope_builder/model_additions.rb
lib/scope_builder.rb
LICENSE
Manifest
README
scope-builder.gemspec
spec/models/category.rb
spec/models/product.rb
spec/scope_builder/builder_spec.rb
spec/spec_helper.rb
tasks/deployment.rake
tasks/spec.rake