Sha256: 48cd1414e87d2d84fe67fec2a3331d818840748976ce916084cfc303feed8701
Contents?: true
Size: 218 Bytes
Versions: 2
Compression:
Stored size: 218 Bytes
Contents
# encoding: utf-8 begin require "hexx-suit" Hexx::Suit.load_metrics_for(self) rescue LoadError require "hexx-rspec" Hexx::RSpec.load_metrics_for(self) end # Loads the code under test require "attributes_dsl"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
attributes_dsl-0.0.2 | spec/spec_helper.rb |
attributes_dsl-0.0.1 | spec/spec_helper.rb |