Here's a few more trivial patches that I run in a few apps without issues:

http://dev.rubyonrails.org/ticket/3952 - Adds additional contraints to
validates_numericality_of. Updated as per DHH's request to use long names
instead of abbreviations.

http://dev.rubyonrails.org/ticket/3506 - I just added a new patch following
DHH's last recommendation.

http://dev.rubyonrails.org/ticket/3691 - Adds :after_update_element to
text_field_with_auto_complete to hook into the afterUpdateElement event,
also adds :frequency for polling info.

http://dev.rubyonrails.org/ticket/3353 - Adds unique ids to radio elements

http://dev.rubyonrails.org/ticket/3313 - Modifies the regex to not nuke the
- on a negative value (keeps IDs unique)

http://dev.rubyonrails.org/ticket/3136 - Extends country_select to
optionally include the country codes.



I'll also have the date_helper patch updated to trunk tonight. Not sure
what's wrong with it yet but bitsweat asked for updated tests against trunk
so...


Bob Silva
http://www.railtie.net/


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

Reply via email to