public
Clone URL: git://github.com/robbyrussell/rubyurl.git
Search Repo:
Changing to 4 tokens

git-svn-id: https://svn.roundhaus.com/planetargon/rubyurl_2-0/trunk@93 
f0bc2f90-cf15-dc11-b192-0016e6374d05
robbyrussell (author)
Thu Jan 17 10:46:05 -0800 2008
commit  c3f6c11cc0186ec217279f62acf6345849ff2049
tree    b91ca8eee1fa6b959e18ba8257f41dbc558d5b2b
parent  678d6db681303b09bd7f65ddda6e96ecb2088ecd
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 class Link < ActiveRecord::Base
0
- TOKEN_LENGTH = 3
0
+ TOKEN_LENGTH = 4
0
   
0
   has_many :visits
0
   has_many :spam_visits, :class_name => 'Visit', :conditions => ["flagged = 'spam'"]

Comments

    No one has commented yet.