Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Import with parameters in ruby 3 #1014

Closed
@jonnynux

Description

When trying to import with parameters i get ArgumentError: wrong number of arguments (given 1, expected 0)

data.import(**import_options) do |response|
 ...
end

import_options is a hash obviously. Same error when calling import like data.import(batch_size:500) do |response|

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /