Wincent Colaiuta
2010-Jun-18 15:16 UTC
[PATCH] option_groups_from_collection_for_select should produce an HTML-safe string
Can somebody please review my ticket: https://rails.lighthouseapp.com/projects/8994/tickets/4879 It''s a trivial bugfix ("option_groups_from_collection_for_select should produce an HTML-safe string") before RC, I think. Cheers, Wincent -- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Xavier Noria
2010-Jun-19 15:29 UTC
Re: [PATCH] option_groups_from_collection_for_select should produce an HTML-safe string
On Fri, Jun 18, 2010 at 5:16 PM, Wincent Colaiuta <win@wincent.com> wrote:> Can somebody please review my ticket: > > https://rails.lighthouseapp.com/projects/8994/tickets/4879 > > It''s a trivial bugfix ("option_groups_from_collection_for_select > should produce an HTML-safe string") before RC, I think.Applied, thank you! -- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Maybe Matching Threads
- BDD screenscast
- option_groups_from_collection_for_select with a ActiveRecord::Base single object
- Get a collection through ActiveRecord for using with option_groups_from_collection_for_select
- Specs for code stored in rails_app/lib/
- Fixtures considered harmful?