RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

AJAX Pagination v0.4.0: And some powerful new features

I just released AJAX Pagination v0.4.0. This gem helps you use AJAX to load new content into div sections.

In the last 2 releases, there have been powerful new features. This includes support for non-GET requests (eg. PUT, DELETE, POST), support for forms (not just links), redirection support, javascript events, and glitch-free support for browser history (completely rewritten, and incidentally makes this gem even easier to use). This is the only gem without glitches when you have more than one div section which is referenced by AJAX links.

There is currently no other gem with all these powerful features.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in