Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ruby-on-rails-3/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 3 如何在Formattic中使用carmen for country_select_Ruby On Rails 3_Formtastic - Fatal编程技术网

Ruby on rails 3 如何在Formattic中使用carmen for country_select

Ruby on rails 3 如何在Formattic中使用carmen for country_select,ruby-on-rails-3,formtastic,Ruby On Rails 3,Formtastic,如何将carmen for country_select与formtastic一起使用?现在我正在使用country_Select,它工作正常,但我现在需要iso代码,它似乎不是country_Select提供的。根据此线程: “git上的最新版本现在可以与formtastic配合使用。” 我刚刚试过,它在我的Rails 2.3应用程序中运行,看起来它在Rails 3中也能正常工作+

如何将carmen for country_select与formtastic一起使用?现在我正在使用country_Select,它工作正常,但我现在需要iso代码,它似乎不是country_Select提供的。

根据此线程:

“git上的最新版本现在可以与formtastic配合使用。”

我刚刚试过,它在我的Rails 2.3应用程序中运行,看起来它在Rails 3中也能正常工作+