Sha256: 5d24b1b7dd770c773e7289b6a6053be7049b5c15a206827b725c3e5297874379

Contents?: true

Size: 276 Bytes

Versions: 20

Compression:

Stored size: 276 Bytes

Contents

# This file will be safe loaded three times.
# The first one fail because B and C constant are not defined
# The second one file because B requires C constant so will not be loaded
# The third one B and C are defined

# But here we need some of b.rb
A_result = [B, C]

A = "A"

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
middleman-2.0.7 lib/middleman/vendor/padrino-core-0.10.0/test/fixtures/dependencies/a.rb
middleman-2.0.6 lib/middleman/vendor/padrino-core-0.10.0/test/fixtures/dependencies/a.rb
middleman-2.0.5 lib/middleman/vendor/padrino-core-0.10.0/test/fixtures/dependencies/a.rb
padrino-core-0.10.1 test/fixtures/dependencies/a.rb
padrino-core-0.10.0 test/fixtures/dependencies/a.rb
padrino-core-0.9.29 test/fixtures/dependencies/a.rb
padrino-core-0.9.28 test/fixtures/dependencies/a.rb
padrino-core-0.9.27 test/fixtures/dependencies/a.rb
padrino-core-0.9.26 test/fixtures/dependencies/a.rb
padrino-core-0.9.24 test/fixtures/dependencies/a.rb
padrino-core-0.9.25 test/fixtures/dependencies/a.rb
padrino-core-0.9.23 test/fixtures/dependencies/a.rb
padrino-core-0.9.22 test/fixtures/dependencies/a.rb
padrino-core-0.9.21 test/fixtures/dependencies/a.rb
padrino-core-0.9.20 test/fixtures/dependencies/a.rb
padrino-core-0.9.19 test/fixtures/dependencies/a.rb
padrino-core-0.9.18 test/fixtures/dependencies/a.rb
padrino-core-0.9.17 test/fixtures/dependencies/a.rb
padrino-core-0.9.16 test/fixtures/dependencies/a.rb
padrino-core-0.9.15 test/fixtures/dependencies/a.rb