Sha256: e4dd0e851f45424b7b0e27ef32cadc188efd7844266d5cffd95fbfd42d0c9fbf

Contents?: true

Size: 113 Bytes

Versions: 9

Compression:

Stored size: 113 Bytes

Contents

module Helpers
  SCHEMA_DIRECTORY = File.expand_path("../schemas", __FILE__)
  puts SCHEMA_DIRECTORY.inspect
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
render-0.1.3 spec/support/helpers.rb
render-0.1.2 spec/support/helpers.rb
render-0.1.1 spec/support/helpers.rb
render-0.1.0 spec/support/helpers.rb
render-0.0.9 spec/support/helpers.rb
render-0.0.8 spec/support/helpers.rb
render-0.0.7 spec/support/helpers.rb
render-0.0.6 spec/support/helpers.rb
render-0.0.5 spec/support/helpers.rb