summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2012-12-17 12:48:55 +0100
committerAzul <azul@riseup.net>2012-12-17 12:48:55 +0100
commit19866d5ff04f5345986055e193b79bb000eb63ce (patch)
tree0433b5da83ec6da1209036daee4f62b3b73ed5ef /lib
parentc37a35df81b2d6becc09f1820240db24c3ec632c (diff)
match the cert definition of the webapp
Diffstat (limited to 'lib')
-rw-r--r--lib/leap_ca/cert.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/leap_ca/cert.rb b/lib/leap_ca/cert.rb
index 9e4d8ef..2e64ecf 100644
--- a/lib/leap_ca/cert.rb
+++ b/lib/leap_ca/cert.rb
@@ -29,6 +29,7 @@ module LeapCA
before_validation :generate, :set_random, :on => :create
design do
+ view :by_random
end
#