take-five / activerecord-hierarchical_query

Simple DSL for creating recursive queries with ActiveRecord
MIT License
119 stars 24 forks source link

Add Union Distinct Functionality #12

Closed nickfarina closed 8 years ago

nickfarina commented 8 years ago

Reopening this PR that includes the method for rails versions < 4.2, please let me know if you'd rather go about contributing in a different way.

nickfarina commented 8 years ago

Weren't the travis failures due to not including a method for the older rails versions?

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 18d8ff42f4da68c04bf762a5a4f9171b6b93f0f6 on blueapron:inv2.0/changes_for_laq into 712d8018a5a5a538ecdc938ac0a409716cc3e0a0 on take-five:pull-request-11-branch.

take-five commented 8 years ago

I've fixed this error myself :) Your code is merged to master

take-five commented 8 years ago

Thanks for contribution!

take-five commented 8 years ago

Check out version 0.1.1 from rubygems.org And thanks again for contribution! :)

nickfarina commented 8 years ago

Great! 👍