Sha256: 982a79901e8468b5024fbc76a975efb98633c96687a66355b90a94aaf5aae769
Contents?: true
Size: 230 Bytes
Versions: 4
Compression:
Stored size: 230 Bytes
Contents
# encoding: utf-8 begin require File.expand_path("../.bundle/environment", __FILE__) rescue LoadError require "bundler" Bundler.setup end require "spec" # setup load paths $:.unshift(File.expand_path("../lib", __FILE__))
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
formidable-0.1.2 | spec/spec_helper.rb |
formidable-0.1.1 | spec/spec_helper.rb |
formidable-0.1 | spec/spec_helper.rb |
formidable-0.0.1 | spec/spec_helper.rb |