A few major changes:
[selectricity-live] / app / models / user.rb
index 62c5d1d0ebde12f2cfaafa5f6e0fb311be792f86..4f25e06983a24065464f2a320e7d820f04f95ea9 100644 (file)
@@ -1,5 +1,6 @@
 class User < ActiveRecord::Base
   include LoginEngine::AuthenticatedUser
 class User < ActiveRecord::Base
   include LoginEngine::AuthenticatedUser
+
   has_many :elections
 
   def name
   has_many :elections
 
   def name

Benjamin Mako Hill || Want to submit a patch?