search for: e5a8904dd66379df002779de8a2afcd8

Displaying 2 results from an estimated 2 matches for "e5a8904dd66379df002779de8a2afcd8".

2006 Aug 12
6
params not getting POSTed
I have a situation where no params are being sent when the form is submitted. After the rendering this is the html that I get... <form action="/stats/new" method="post"> Height: <input id="stat_height_ft" name="stat[height_ft]" size="5" type="text" />ft </p> Weight: <input id="stat_weight_lbs"
2006 Aug 12
4
form problem on deployment. Not sure how to debug this.
...t). It works great in development on my machine but when It gets into production on dreamhost Data seems to be missing when I try and submit the form. Here''s what it looks like when it works... Processing StatsController#new (for 127.0.0.1 at 2006-08-11 22:25:25) [POST] Session ID: e5a8904dd66379df002779de8a2afcd8 Parameters: {"commit"=>"Save", "date"=>{"month"=>"8", "day"=>"11", "year"=>"2006"}, "action"=>"new", "controller"=>"stats", "stat"=&gt...