Well, it seems I forgot to add the acts_as_authenticated to the repository on my...
[selectricity] / app / helpers / application_helper.rb
1 # Methods added to this helper will be available to all templates in the application.
2 module ApplicationHelper
3  
4 end

Benjamin Mako Hill || Want to submit a patch?