Sha256: f5cb83c549e29cfe7d9b6d688225e79660a01c91f74d1f82ab754bec42561465

Contents?: true

Size: 200 Bytes

Versions: 6

Compression:

Stored size: 200 Bytes

Contents

require 'spec'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'custom-active-record'

Spec::Runner.configure do |config|
  
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hiroeorz-custom-active-record-0.1.1 spec/spec_helper.rb
hiroeorz-custom-active-record-0.1.2 spec/spec_helper.rb
hiroeorz-custom-active-record-0.1.3 spec/spec_helper.rb
hiroeorz-custom-active-record-0.1.6 spec/spec_helper.rb
hiroeorz-custom-active-record-0.1.7 spec/spec_helper.rb
hiroeorz-custom-active-record-0.1.8 spec/spec_helper.rb