Variety of small changes (mostly to properties) plus a few "in the
[selectricity-live] / app / models / user.rb
old mode 100644 (file)
new mode 100755 (executable)
index 62c5d1d..4f25e06
@@ -1,5 +1,6 @@
 class User < ActiveRecord::Base
   include LoginEngine::AuthenticatedUser
+
   has_many :elections
 
   def name

Benjamin Mako Hill || Want to submit a patch?