Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 374 Bytes

#PJAX Sample App

This application is here to help us test stuff related to PJAX.

###Things covered

  • standard GET
  • standard form submit (POST, REDIRECT, GET on the same URL)
  • form submit with different URLs for the form GET, the form POST and the redirect target

###Future Stuff

  • multiple pjax containers in one view
  • pjax form submit updates multiple containers