Sha256: 4db410311b05e6814422bdb2cc9fbd67aad85961788fb211374f91341ea14bba
Contents?: true
Size: 170 Bytes
Versions: 10
Compression:
Stored size: 170 Bytes
Contents
module Quebert module Controller # null object to stub a real controller and not do anything class NullController def perform end end end end
Version data entries
10 entries across 10 versions & 1 rubygems