how to use link_to with ajax in rails 3.2.1

前端 未结 2 1434
说谎
说谎 2021-01-25 05:09

I m using Rails 3.2.1. how to use link_to with remote=>true

My Method in Controller

def clickme
    @clk = \"you click          


        
2条回答
提交回复
热议问题