Closed ileitch closed 12 years ago
I had to add :require => 'ltree_hierarchy' to my Gemfile. This is due to the hyphen in the project name.
:require => 'ltree_hierarchy'
Seeing as there isn't a gem up on rubygems.org (that I could find), a rename wouldn't too much of a pain?
Agreed. Thx. Renaming in accordance with: http://guides.rubygems.org/patterns/#consistent-naming
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?