Sha256: 72e498683560e67f26a4f96f72ea028b01e34722784c0d18f281aca49edd6fc8

Contents?: true

Size: 346 Bytes

Versions: 36

Compression:

Stored size: 346 Bytes

Contents

require 'rubygems'
require 'spec'
require 'activesupport'
require 'active_support'
require 'actionpack'
require 'action_controller'
require 'action_view'
require 'rexml/document'
require 'rspec_hpricot_matchers'
Spec::Runner.configure do |config|
  config.include(RspecHpricotMatchers)
end

$LOAD_PATH.unshift(File.dirname(__FILE__) + '/../lib')

Version data entries

36 entries across 36 versions & 15 rubygems

Version Path
ShadowBelmolve-formtastic-0.1.6 spec/test_helper.rb
ShadowBelmolve-formtastic-0.2.1 spec/test_helper.rb
fermion-formtastic-0.1.3 spec/test_helper.rb
hashrocket-formtastic-0.2.3 spec/test_helper.rb
hectoregm-formtastic-0.1.4 spec/test_helper.rb
jferris-formtastic-0.2.1.0.1246297983 spec/test_helper.rb
jgdavey-formtastic-0.2.1 spec/test_helper.rb
justinfrench-formtastic-0.1.1 spec/test_helper.rb
justinfrench-formtastic-0.1.2 spec/test_helper.rb
justinfrench-formtastic-0.1.3 spec/test_helper.rb
justinfrench-formtastic-0.1.4 spec/test_helper.rb
justinfrench-formtastic-0.1.5 spec/test_helper.rb
justinfrench-formtastic-0.1.6 spec/test_helper.rb
justinfrench-formtastic-0.1.7 spec/test_helper.rb
justinfrench-formtastic-0.1.9 spec/test_helper.rb
justinfrench-formtastic-0.2.0 spec/test_helper.rb
justinfrench-formtastic-0.2.1 spec/test_helper.rb
justinfrench-formtastic-0.2.2 spec/test_helper.rb
justinfrench-formtastic-0.2.3 spec/test_helper.rb
justinfrench-formtastic-0.2.4 spec/test_helper.rb