<%= form_for user, {:url => https_path} do %>
...
<% end %>
Lichtamberg
2009-09-07 12:39:08
Since Firebug is an extension inside Firefox it probably sees the request data before it gets encrypted. If you want to test this properly you should use a tool outside of Firefox.