Sha256: 1e0b6f95d281fd2c66710c02c62e13668b676d09e2197edcfe4ae1ca7a73c75e
Contents?: true
Size: 384 Bytes
Versions: 7
Compression:
Stored size: 384 Bytes
Contents
# This require is needed, because can't require looksee in method when use with bundler. # bundler remove looksee from $LOAD_PATH when start with rails. require 'looksee' require 'pryx/common_plugins' require 'pryx' if File.exist? 'config/environment.rb' $LOAD_PATH.unshift('.') puts "\033[0;33mLoading with ./config/environment.rb ...\033[0m" require 'config/environment' end
Version data entries
7 entries across 7 versions & 1 rubygems