Sha256: 585bfbff8c88568bc8002f158638ad5ebcbe01d2fe1585d580ca930aeb09c55c
Contents?: true
Size: 382 Bytes
Versions: 39
Compression:
Stored size: 382 Bytes
Contents
# Helpers are tested going through the full stack. # to keep things isolated each helper has its own controller subclass # if you are working on a new helper, please consider creating # a new spec controller subclass # # Remember that your helper spec views # will be located in a folder named after the controller you use class SpecController < Merb::Controller layout nil end
Version data entries
39 entries across 39 versions & 3 rubygems