Updated the system to Rails 1.2.
[selectricity] / app / models / user.rb
index 4f25e06983a24065464f2a320e7d820f04f95ea9..17f58a1b16c9947843a806390486ca1d19c434f7 100755 (executable)
@@ -1,6 +1,4 @@
 class User < ActiveRecord::Base
-  include LoginEngine::AuthenticatedUser
-
   has_many :elections
 
   def name

Benjamin Mako Hill || Want to submit a patch?