class Object
Constants
- APP_PATH
Rails.root is not present here. RSpec needs ENV in order to have a valid path. Dir.pwd is used in normal operation.
Rails.root is not present here. RSpec needs ENV in order to have a valid path. Dir.pwd is used in normal operation.