Skip to content

Commit

Permalink
More readme bell.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Dec 6, 2011
1 parent 7074a55 commit a079a35
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@

# GroupedScope: Has Many Associations IN (GROUPS)

GroupedScope aims to make two things easier in your ActiveRecord models. First, provide an
easy way to group objects. Second, to allow the group to share association collections via existing
has_many relationships. See installation and usage for more details.

http://metaskills.net/2008/09/28/jack-has_many-things/
<div style="float:right; margin:0 0 15px 15px; background-color:#fff; padding:13px;">
<img src="http://metaskills.net/assets/jack.png" alt="Jack Has Many Things" width="320" height="214">
</div>

GroupedScope provides an easy way to group objects and to allow those groups to share association collections via existing `has_many` relationships. You may enjoy my original article titled [*Jack has_many :things*](http://metaskills.net/2008/09/28/jack-has_many-things/).


## Installation
Expand Down

0 comments on commit a079a35

Please sign in to comment.