Sha256: 2fa93421cd1e2347e38cb9b757acaa5645ebfdd110efc581a7fa40802c0a8a09

Contents?: true

Size: 86 Bytes

Versions: 6

Compression:

Stored size: 86 Bytes

Contents

module CustomMacro
  def custom_macro
  end
end
PARENT_TEST_CASE.extend(CustomMacro)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shoulda-context-3.0.0.rc1 test/fake_rails_root/test/shoulda_macros/custom_macro.rb
shoulda-context-2.0.0 test/fake_rails_root/test/shoulda_macros/custom_macro.rb
shoulda-context-2.0.0.rc4 test/fake_rails_root/test/shoulda_macros/custom_macro.rb
shoulda-context-2.0.0.rc3 test/fake_rails_root/test/shoulda_macros/custom_macro.rb
shoulda-context-2.0.0.rc2 test/fake_rails_root/test/shoulda_macros/custom_macro.rb
shoulda-context-2.0.0.rc1 test/fake_rails_root/test/shoulda_macros/custom_macro.rb