http://dev.rubyonrails.org/ticket/3136

Simple patch, but in following with others I figured I'd post a quick
email to this list.

All this does is adds functionality of country_select to allow people to
build country select boxes that use country codes. It doesn't modify
default behaviour, and the test suite has been updated.

I've seen a few people trying to figure out how to do this, and after
running into the need for it on three separate apps I just went ahead
and made the patch for it... Got sick of carting around a big array of
countries/country_codes from app to app.


Also, should things like this be posted to this list, or just left in
trac? I've noticed the ticket has already been seen/updated, so perhaps
a notification to the list is not necessary for such minor patches.
Thoughts?

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to