Sha256: acbcb4cfafe81ff43c71d6ba7801fede4eafedc69ac2834441074019044a1c5d

Contents?: true

Size: 464 Bytes

Versions: 2

Compression:

Stored size: 464 Bytes

Contents

USE_DOMAIN_FOR_THEMES = false


# TODO would love to get this to work.  Right now to test the gem you have to install it and then run the tests
# This simulates loading the disguise gem, but without relying on vendor/gems

# path = File.join(File.dirname(__FILE__), *%w(.. .. .. ..))
# lib_path = File.join(path, "lib")
# app_path = File.join(path, "app")
# 
# $LOAD_PATH.unshift(lib_path)
# $LOAD_PATH.unshift(app_path)
# load File.join(path, 'rails', 'init.rb')

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
disguise-0.2.0 test/rails_root/config/initializers/disguise_init.rb
disguise-0.3.0 test/rails_root/config/initializers/disguise_init.rb