This is the Linux app named render-async whose latest release can be downloaded as Addretrycountheader.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named render-async with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
render-async
DESCRIPTION
render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async view helper. JavaScript is injected straight into <%= content_for :render_async %> so you choose where to put it. Advanced usage includes information on different options. render_async renders an element that gets replaced with the content of your request response. In order to have more control over the element that renders first (before the request), you can set the ID of that element.
Features
- Pass in a container ID
- Pass in an HTML element name
- Retry on failure
- Control polling with a toggle
- Use with respond_to and JS format
- Customize the content_for name
Programming Language
Ruby, JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/render-async.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.