Sha256: ecd8e91104f35c82a93fa7a9c92b050af330610d8b1403b3fa9a022df17d865a

Contents?: true

Size: 235 Bytes

Versions: 18

Compression:

Stored size: 235 Bytes

Contents

puts "Spec Helper."
require 'rubygems'
require 'active_support/all'

require File.join(File.dirname(__FILE__), "../lib", "ab_panel")

Dir[File.expand_path(File.join(File.dirname(__FILE__),'support','**','*.rb'))].each {|f| require f}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
ab_panel-0.3.3 spec/spec_helper.rb
ab_panel-0.3.2 spec/spec_helper.rb
ab_panel-0.3.1 spec/spec_helper.rb
ab_panel-0.3.0 spec/spec_helper.rb
ab_panel-0.2.0 spec/spec_helper.rb
ab_panel-0.1.3 spec/spec_helper.rb
ab_panel-0.1.2 spec/spec_helper.rb
ab_panel-0.1.1 spec/spec_helper.rb
ab_panel-0.1.0 spec/spec_helper.rb
ab_panel-0.0.9 spec/spec_helper.rb
ab_panel-0.0.8 spec/spec_helper.rb
ab_panel-0.0.7 spec/spec_helper.rb
ab_panel-0.0.6 spec/spec_helper.rb
ab_panel-0.0.5 spec/spec_helper.rb
ab_panel-0.0.4 spec/spec_helper.rb
ab_panel-0.0.3 spec/spec_helper.rb
ab_panel-0.0.2 spec/spec_helper.rb
ab_panel-0.0.1 spec/spec_helper.rb