implement support for wkd api
... | ... | @@ -68,3 +68,5 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] |
gem 'rest-client' | ||
gem 'zxcvbn-ruby', require: 'zxcvbn' | ||
gem 'gpgme' |
app/views/wkd/show.html.erb
0 → 100644
config/initializers/WKD.rb
0 → 100644
Please register or sign in to comment