logo
首页技术栈工具库讨论
ajaxify_rails

ajaxify_rails

Automatically makes your Rails app loading content in the background via ajax. Works by turning all internal links into ajax links that trigger an update of the page's content area. Also form submissions are automatically turned into ajax requests. Uses the html5 history interface for changing the url and making the browser's back and forward buttons working with ajax. Falls back to a hash based approach for browsers without the history interface (like Internet Explorer <10). Transparently handles redirects and supports flash messages and page titles. Requires Ruby 1.9 and the asset pipeline.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconncri/ajaxify_rails122
RUBYGEMS
gem install ajaxify_rails
查看
标签
根据用户添加的标签生成
暂无标签