ajaxify_rails icon indicating copy to clipboard operation
ajaxify_rails copied to clipboard

Rails gem for automatically turning internal links into ajax links that load content without a full page reload.

Results 2 ajaxify_rails issues
Sort by recently updated
recently updated
newest added

For example: Login required before filter redirects to login page but when a ajaxified link is clicked and the filter halts the execution, the redirect_to is also ajaxified but I...

Hello ! I am having a problem with ajaxify's response, when i try to access to a link and so to update only #main, the response contains the html code...