cfabianski / ltree_hierarchy

Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype
MIT License
141 stars 25 forks source link

Gemfile needs :require option #1

Closed ileitch closed 12 years ago

ileitch commented 12 years ago

I had to add :require => 'ltree_hierarchy' to my Gemfile. This is due to the hyphen in the project name.

Seeing as there isn't a gem up on rubygems.org (that I could find), a rename wouldn't too much of a pain?

robworley commented 12 years ago

Agreed. Thx. Renaming in accordance with: http://guides.rubygems.org/patterns/#consistent-naming