diff --git a/ruby-on-rails/README.md b/ruby-on-rails/README.md index aff80beda4de5bb6db45e9e2c62fb1511401cfc2..fa903dcbcc922505886d47b0ce632ba41e0b120d 100644 --- a/ruby-on-rails/README.md +++ b/ruby-on-rails/README.md @@ -60,4 +60,7 @@ devise_scope :user do root 'base#index', as: :unauthenticated_root end end -``` \ No newline at end of file +``` + +## SSL Windows alatt + * https://gist.github.com/fnichol/867550 \ No newline at end of file