public
Description: A Rails app that uses voting to identify pain points.
Clone URL: git://github.com/btakita/pain-point.git
Updating
btakita (author)
Mon Apr 07 00:05:12 -0700 2008
commit  6249fcb831dbdbee92cdbba626944faa5e203be2
tree    3737cbd113d6838991f62fb2b7707456c3256630
parent  309f2a03e636624378d696206e1691c24c93266a
...
1
2
3
4
...
 
1
2
3
0
@@ -1,4 +1,3 @@
0
-require 'digest/sha1'
0
 class User < ActiveRecord::Base
0
   # Virtual attribute for the unencrypted password
0
   attr_accessor :password
...
1
 
...
 
1
0
@@ -1 +1 @@
0
-*
0
+*.*

Comments

    No one has commented yet.