goodeggs / bites

Technical morsels
http://bites.goodeggs.com
8 stars 4 forks source link

withQueries #24

Open adborden opened 10 years ago

adborden commented 10 years ago

Open source withQueries which gives named queries to specific models. It allows for more semantic descriptive queries. This is similar to Rails' namespaces, and this blog post could describe similarities and differences. A good start is the garbanzo PR which has some examples.