0.02
No commit activity in last 3 years
No release in over 3 years
Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file uploads) with jQuery. This gem augments the native Rails jQuery remote form function enabling asynchronous file uploads with little to no modification to your application. It requires jQuery (http://jquery.com), the Rails jQuery driver (http://github.com/rails/jquery-ujs), and the jQuery Form plugin (http://jquery.malsup.com/form/).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

THIS REPOSITORY IS NO LONGER BEING MAINTAINED¶ ↑

Remotipart has a new home and is now being maintained at https://github.com/JangoSteve/remotipart.

Remotipart¶ ↑

Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file uploads) with jQuery. This gem augments the native Rails jQuery remote form function enabling asynchronous file uploads with little to no modification to your application.

View Homepage and Demos

Copyright © 2011 Greg Leppert, Steve Schwartz. See LICENSE for details.