Sha256: c930e391316fa614b2a20e3aa05de843054f3214ef9b9b3f0676a55a6d74417d

Contents?: true

Size: 109 Bytes

Versions: 1

Compression:

Stored size: 109 Bytes

Contents

class SimulateController < ApplicationController
  def failure
    raise "Simulating an exception"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iwyg_be-0.0.1 test/dummy/app/controllers/simulate_controller.rb