Registry / web-framework / remotipart

remotipart

JSON →
library1.4.4rbrubygemsunverified

Enables remote multipart forms (AJAX style file uploads) with jquery-rails in Ruby on Rails.

gem install remotipart
INSTALL
IMPORT
SIG · REMOTIPART
R
remotipart
web-frameworkrubyv1.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Remotipart
require 'remotipart'

Creates an AJAX file upload form in Rails.

require 'remotipart' # In a Rails view: <%= form_for @user, remote: true, html: { multipart: true } do |f| %> <%= f.file_field :avatar %> <%= f.submit %> <% end %>
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
remotipart — gem install remotipart · libregistry