Sha256: 136bfbcac3c355e16afb13742f871aae8f1070ca130d17a1acd7108954b9d6d4

Contents?: true

Size: 139 Bytes

Versions: 1

Compression:

Stored size: 139 Bytes

Contents

class ArgsController < ApplicationController
  def with_args
    run Params::WithArgs, { fake: "bla" }, "current_user" => Module
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trailblazer-future-2.1.0.rc1 test/rails5.0/app/controllers/args_controller.rb