Sha256: 03a250cb241d874e7deeca1dd8f1390afa6e957c1f0cc1c85a3d5fabe50c5243

Contents?: true

Size: 236 Bytes

Versions: 9

Compression:

Stored size: 236 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'activerecord_worm_table/worm_table'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
activerecord_snapshot_view-0.11.4 spec/spec_helper.rb
activerecord_snapshot_view-0.11.3 spec/spec_helper.rb
activerecord_snapshot_view-0.11.2 spec/spec_helper.rb
activerecord_snapshot_view-0.11.1 spec/spec_helper.rb
activerecord_snapshot_view-0.11.0 spec/spec_helper.rb
activerecord_snapshot_view-0.10.0 spec/spec_helper.rb
activerecord_snapshot_view-0.9.3 spec/spec_helper.rb
activerecord_snapshot_view-0.9.2 spec/spec_helper.rb
activerecord_worm_table-0.8.1 spec/spec_helper.rb