Sha256: 1545c4773730e3af002f8e85235d7e3e8f66e2fbdf3eb4e1d166d04b34c867dd

Contents?: true

Size: 205 Bytes

Versions: 3

Compression:

Stored size: 205 Bytes

Contents

require 'timeline_fu/matchers'
require 'timeline_fu/macros'

module ActiveSupport
  class TestCase
    include TimelineFu::Matchers
    if ! defined? Spec
      extend TimelineFu::Macros
    end
  end
end

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
timeline_fu_fu-0.5 shoulda_macros/timeline_fu_shoulda.rb
giraffesoft-timeline_fu-0.3.0 shoulda_macros/timeline_fu_shoulda.rb
timeline_fu-0.3.0 shoulda_macros/timeline_fu_shoulda.rb