Sha256: af9226b9e6285d531776c063ee3b35d3f91b18534a51848cc5f80cbd031f2a54
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
module BlueprintsBoy class BlueprintNotFound < StandardError end class FactoryNotFound < StandardError end class StrategyNotFound < StandardError end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blueprints_boy-1.0.0 | lib/blueprints_boy/errors.rb |