>> what's with the snowman in forms?
>> 
>> <div style="margin:0;padding:0;display:inline">
>>  <input name="_snowman" type="hidden" value="☃">
>>  <input name="authenticity_token" type="hidden"
>> value="DOw4is1mrktdfQqm6HMUSmeSDTC73BGqt1z0OwDwsbU=">
>> </div>
>> 
>> mirek rusin
> 
> http://railssnowman.info/

Interesting.  Maybe the wrong place to ask this, but...

Why doesn't Rails strip _snowman out of params automagically so I don't have to 
worry about it?

Why not change authenticity_token to contain UTF8 characters?

I'm mostly just curious...

-philip

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to