raw1z / amistad

Adds friendships management into a rails application
http://github.com/raw1z/amistad
MIT License
185 stars 71 forks source link

Return relation instead of array #40

Closed emrekutlu closed 10 years ago

emrekutlu commented 11 years ago

When I try to use kaminari with amistad I realized that it returns arrays instead of relations. I thought it would be reasonable to return relations so additional scopes can be added.

emrekutlu commented 11 years ago

@raw1z any news?

ckozus commented 10 years ago

+1

emrekutlu commented 10 years ago

I'm closing this pull request because it is over one year old and I started to add other unrelated code.