jejacks0n / navigasmic

Navigasmic: Semantic navigation for Rails using simple view level or configuration definitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add_class method collides with html5-boilerplate gem's helper definition

contentfree opened this issue · comments

Both Navigasmic and the html5-boilerplate gems declare a method named add_class and, depending on the load order in Rails' Gemfile, one clobbers the other. Given the popularity of the html5-boilerplate gem, please consider renaming Navigasmic's method.

I am seeing this issue as well

fixed issue in version 1 (not yet pushed).