开发者

How to swap prototype for jquery in rails 3.0?

How to swap prototy开发者_如何学运维pe for jquery in rails 3.0?


Add to your Gemfile and bundle install

gem "jquery-rails"

Run the generator:

rails generate jquery:install

See the github page for more info.


jQuery with Rails 3.

Google is your friend.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜