I'm following this tutorial but I can't seem to get it rolling.
The first step is:
gem install login_generator
but I get the error:
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - /usr/local/lib/ruby/gems/1.8/cache/login_generator-1.2.2.gem
Any ideas? This is my first time to try to install a gem.