I finally found time in my schedule to release the Naglfar project. I've been thinking for a long time of a project to use the beautiful name, and I suddenly realized that the name itself is quite enough for me =)
To install, just do the usual:
gem install naglfar
The gem does almost nothing, actually. It declares the Naglfar singleton class with one useless method, and prints a message to stdout after you require it.
From now on, i'll require it in every ruby project I'll be doing. I do think that having a Naglfar in your project will bring it good luck, so don't hesitate to require it too!
PS: I plan to release something much more useful soon, so watch this space.