Sha256: a40100ebab3d75049887c75d5506e729fe21cc73ce33ac2444b310e113cd803e

Contents?: true

Size: 260 Bytes

Versions: 13

Compression:

Stored size: 260 Bytes

Contents

require 'test/unit'
require 'rubygems'
require 'mocha'

ENV['RAILS_ENV'] = 'test'

require 'active_support'
require 'active_support/all' unless Class.respond_to?(:cattr_accessor)
require 'rails-footnotes/footnotes'
require 'rails-footnotes/notes/abstract_note'

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
rails-footnotes-3.7.1.pre test/test_helper.rb
rails3-footnotes-4.0.0.pre.10 test/test_helper.rb
rails3-footnotes-4.0.0.pre.9 test/test_helper.rb
rails3-footnotes-4.0.0.pre.8 test/test_helper.rb
rails3-footnotes-4.0.0.pre.7 test/test_helper.rb
rails3-footnotes-4.0.0.pre.6 test/test_helper.rb
rails3-footnotes-4.0.0.pre.5 test/test_helper.rb
rails3-footnotes-4.0.0.pre.4 test/test_helper.rb
rails3-footnotes-4.0.0.pre.3 test/test_helper.rb
rails-footnotes-3.7.0 test/test_helper.rb
rails3-footnotes-4.0.0.pre.2 test/test_helper.rb
rails3-footnotes-4.0.0.pre.1 test/test_helper.rb
rails3-footnotes-4.0.0.pre test/test_helper.rb