track user verification and add statistics of verified users who did not vote proposals

This commit is contained in:
palomahnhp
2016-03-13 18:29:55 +01:00
parent 0b1b4384ee
commit 7d4936b577
18 changed files with 210 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ Setting.create(key: 'feature.spending_proposals', value: "true")
Setting.create(key: 'feature.twitter_login', value: "true")
Setting.create(key: 'feature.facebook_login', value: "true")
Setting.create(key: 'feature.google_login', value: "true")
Setting.create(key: 'per_page_code', value: "")
Setting.create(key: 'comments_body_max_length', value: '1000')
puts "Creating Geozones"