5c4be14430d3cf06e67f48d6b8397eb0804b5b3a |
|
30-Sep-2011 |
Ryan Grove <ryan@wonko.com> |
Refactor Pjax into pjax-base, pjax, and pjax-plugin modules.
PjaxBase is meant to be a mixin for Controller. Pjax extends Controller
and mixes in PjaxBase to provide a usable Pjax implementation.
Plugin.Pjax extends Pjax and can be plugged into a Node instance. |