Sha256: b0979b21e7933478b03fbde7542ed44f049a3ed530f905838921906adba90765

Contents?: true

Size: 433 Bytes

Versions: 23

Compression:

Stored size: 433 Bytes

Contents

#----------------------------------------------------------
# Requirements
#----------------------------------------------------------

# rails stuff
require "rubygems"
require "active_support"
require "active_support/test_case"
require "action_controller"
require "action_controller/test_case"
require "action_view"
require "action_view/test_case"
require "test/unit"

# the plugin itself
require "#{File.dirname(__FILE__)}/../init"

Version data entries

23 entries across 23 versions & 3 rubygems

Version Path
kenny_dialoggins-1.0.8 test/test_helper.rb
kenny_dialoggins-1.0.7 test/test_helper.rb
kenny_dialoggins-1.0.6 test/test_helper.rb
kenny_dialoggins-1.0.5 test/test_helper.rb
kenny_dialoggins-1.0.4 test/test_helper.rb
michael_hintbuble-1.0.5 test/test_helper.rb
kenny_dialoggins-1.0.3 test/test_helper.rb
michael_hintbuble-1.0.4 test/test_helper.rb
michael_hintbuble-1.0.3 test/test_helper.rb
michael_hintbuble-1.0.2 test/test_helper.rb
michael_hintbuble-1.0.1 test/test_helper.rb
michael_hintbuble-1.0.0 test/test_helper.rb
delayed_form_observer-1.0.0 test/test_helper.rb
delayed_form_observer-0.2.0 test/test_helper.rb
kenny_dialoggins-1.0.0 test/test_helper.rb
kenny_dialoggins-0.2.3 test/test_helper.rb
kenny_dialoggins-0.2.2 test/test_helper.rb
kenny_dialoggins-0.2.1 test/test_helper.rb
kenny_dialoggins-0.2.0 test/test_helper.rb
kenny_dialoggins-0.1.2 test/test_helper.rb