On Mar 14, 2009, at 6:12 PM, Amanda Waite wrote:
development.log:DEPRECATION WARNING: country_select will be removed
from 2.2.0. http://www.rubyonrails.org/deprecation/list-of-
countries has more information. See http://www.rubyonrails.org/deprecation
for details. (called from country_select at /var/ruby/1.8/gem_home/
gems/actionpack-2.1.2/lib/action_view/helpers/form_options_helper.rb:
138)
Which isn't a problem of course until you use 2.2.2 when as you say,
you need to add it back manually.*
I just added the plugin for 2.2.2. It should work fine now. I'm now
fixing up the add attendee. You have to add the Accept header to get
the js response. I did this, but the attendance check is not working
correctly. Once that is fixed, I think we're good for the release.
Cheers,
- Will Sobel