Variety of small changes (mostly to properties) plus a few "in the
[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   include LoginEngine
4 end

Benjamin Mako Hill || Want to submit a patch?