Sha256: f8b654f5c2389b1734bee7494bd25953844831e7b2288e7dc5745cd8579843ca
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
# encoding: utf-8 # Loads the RSpec test suit. require "hexx-suit" # Loads runtime metrics in the current scope Hexx::Suit.load_metrics_for(self) # Loads the code of the module. require "hexx-validators"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hexx-validators-0.0.2 | spec/spec_helper.rb |