On Jan 5, 5:26 am, Mislav Marohnić <[email protected]> wrote:

> I suggest making this smaller patch, since it fixes a bug that prevents
> people from specifying arbitrary types for form inputs.

I've attached this additional patch to the ticket, though I still
believe that the only way to encourage people to use the new spec is
to provide them with more explicit helpers.

> Next, I would make a
> patch that adds method_missing to form builder and allows things like
> `anything_field`, which creates an input with type="anything". This is might
> be a good future-proof solution until the HTML5 spec is finalized—what do
> the others think?

These HTML5 input types have been in the spec since at least the
beginning of 2008, and like the others, I'd rather not use
method_missing here.

Stephen

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
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.


Reply via email to