module FormData

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/formdata.rb, line 8
def self.new
  FormData.new
end