Sha256: 6a835a8c5f4793d44c4f9ed4a553d93f6cf7fdc1e3ec15f527875b10f08bd096

Contents?: true

Size: 186 Bytes

Versions: 6

Compression:

Stored size: 186 Bytes

Contents

require 'rubygems'
require 'bundler/setup'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))

require 'support/active_record'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
html_terminator-2.0.1 spec/spec_helper.rb
html_terminator-2.0.0 spec/spec_helper.rb
html_terminator-1.0.0 spec/spec_helper.rb
html_terminator-0.0.3 spec/spec_helper.rb
html_terminator-0.0.2 spec/spec_helper.rb
html_terminator-0.0.1 spec/spec_helper.rb