Sha256: 7e44166187c01e8ff49fcb663d7c94513f9fd7e869a0d3c4939079bf0f6ab91b

Contents?: true

Size: 219 Bytes

Versions: 8

Compression:

Stored size: 219 Bytes

Contents

# Load the rails application
require File.expand_path('../application', __FILE__)

Dummy::Application.config.autoload_paths << Rails.root + 'app/views'

# Initialize the rails application
Dummy::Application.initialize!

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stache-1.2.0 spec/dummy/config/environment.rb
stache-1.1.1 spec/dummy/config/environment.rb
stache-1.1.0 spec/dummy/config/environment.rb
stache-1.0.3 spec/dummy/config/environment.rb
stache-1.0.2 spec/dummy/config/environment.rb
stache-1.0.1 spec/dummy/config/environment.rb
stache-1.0.0 spec/dummy/config/environment.rb
stache-1.0.0.rc spec/dummy/config/environment.rb