f1aff78dbf2c9b58f4ce3d56a040db35a95f6682
[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?