Sha256: 54ff9101889f202f695921152e8e7aac4688437687f6fa04ae6a76bc69cef59f

Contents?: true

Size: 208 Bytes

Versions: 7

Compression:

Stored size: 208 Bytes

Contents

require 'pathname'

require File.expand_path('../refinerycms', __FILE__)

# Override Refinery.root
# Must come after requiring 'refinerycms'
Refinery.root = Pathname.new(File.expand_path('../../', __FILE__))

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
refinerycms-0.9.9.17 lib/refinery.rb
refinerycms-0.9.9.16 lib/refinery.rb
refinerycms-0.9.9.15 lib/refinery.rb
refinerycms-0.9.9.14 lib/refinery.rb
refinerycms-0.9.9.13 lib/refinery.rb
refinerycms-0.9.9.12 lib/refinery.rb
refinerycms-0.9.9.11 lib/refinery.rb