> Yehuda Katz started an implementation of this feature and found some problems with cached forms. We end up to not implement this for Rails 4. > Maybe he can give more information about the problems.
Thanks Rafael. I'm curious about the problems that Yehuda ran into. I've been thinking about caching as well, but I can't think of a situation where it may be a problem - after all, the fields list and the checksum should be a function of the form inputs and the server-side secret, not cookies, the session or anything else request-specific. What am I missing? -- Regards, Olek Janiszewski > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/qNm3hTE8oH4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
