Sha256: 818741b8dddf6e6db1c2d92413a8bdafb9c243cfa5fb936287b34345fcd9d6bb
Contents?: true
Size: 390 Bytes
Versions: 2
Compression:
Stored size: 390 Bytes
Contents
# Application root where config/features.yml or config/features/ is found AbstractFeatureBranch.application_root = Rails.root # Application environment (e.g. "development", "staging" or "production") AbstractFeatureBranch.application_environment = Rails.env.to_s # Pre-loads application features to improve performance of first web-page hit AbstractFeatureBranch.load_application_features
Version data entries
2 entries across 2 versions & 1 rubygems