<div dir="ltr">Sorry, I just meant if it was valid with the upload module, since the example you posted sent &quot;photo&quot; instead of &quot;photo[uploaded_data]&quot; as the file? I misunderstood and thought you took out the bracketed params because of a limitation with the upload module,<div>
<br></div><div>-tieg<br><br><div class="gmail_quote">On Mon, Aug 11, 2008 at 1:58 PM, Valery Kholodkov <span dir="ltr">&lt;<a href="mailto:valery%2Bnginxen@grid.net.ru">valery+nginxen@grid.net.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I personally have absolutely no idea whether it is okay or not. This is beyond my competence.<div class="Ih2E3d"><br>
<br>
Tieg Zaharia wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is more of a rails standard than a ruby standard, but shouldn&#39;t it be okay to send the form field to the app server as &quot;photo[uploaded_data][name]&quot;, &quot;photo[uploaded_data][content_type]&quot;, etc. instead of just &quot;photo[name]&quot;, &quot;photo[content_type]&quot;, etc? The bracketed values are usually used as attributes of a model, so you probably don&#39;t want to take a chance of mixing up the model attributes with the uploaded data&#39;s nginx attributes,<br>

</blockquote>
<br></div>
-- <br>
Regards,<br><font color="#888888">
Valery Kholodkov<br>
<br>
</font></blockquote></div><br></div></div>