我已将rails示例应用程序从3.1版升级到3.2.6版.不幸的是,我有以下弃用警告.
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_shared__feed_item_html_erb___1282539180373198927_70193136005180 at /Users/Bart/rails_projects/sample_app/app/views/shared/_feed_item.html.erb:27)
Run Code Online (Sandbox Code Playgroud)
期待着解决这个问题.
最好的祝福