Well, it seems I forgot to add the acts_as_authenticated to the repository on my...
[selectricity] / vendor / plugins / acts_as_authenticated / install.rb
1 puts IO.read(File.join(File.dirname(__FILE__), 'README'))

Benjamin Mako Hill || Want to submit a patch?