jhardy / Sassy-Buttons

MIT License
287 stars 59 forks source link

LoadError (...) gems/lib/rubygems/custom_require.rb: no such file to load -- sassy-buttons (0.2.5) #45

Closed io41 closed 11 years ago

io41 commented 11 years ago

When running compass compile using sassy-buttons 0.2.5 results in a LoadError. This works fine on sassy-buttons 0.2.

oneGOG commented 11 years ago

I got the same error message.

jhardy commented 11 years ago

Taking a look right now and will push an update ASAP when I figured out what I screwed up.

jhardy commented 11 years ago

Can you also let me know, what version of compass and sass you are on?

io41 commented 11 years ago

compass (0.12.2) sass (3.2.9)

io41 commented 11 years ago

Thanks. I've also tried this with sass 3.9.10, same effect.

oneGOG commented 11 years ago

sass (3.2.10) compass (0.12.2)

jhardy commented 11 years ago

Thanks for the additional info, I can reproduce the error locally now, taking a look at a quick fix right now.

io41 commented 11 years ago

No rush, work around is to use the old version: gem install sassy-buttons -v 0.2

oneGOG commented 11 years ago

yeah, I did it too, so no rush... thanks for the quick respond :)

jhardy commented 11 years ago

Ok, so had a typo, I think 0.2.6 fixes this error, if you wouldn't mind pulling the latest version and letting me know if that fixes everything.

oneGOG commented 11 years ago

Thx Jared, it works for me!

jhardy commented 11 years ago

Awesome @oneGOG, glad it works for you. @io41 I am fairly confident this fixes the issue and I am going to close this issue, if it is still not working correctly for you please reopen it.