Sha256: 59333d93a49ce671e1fc4575a76e816690c949c15abd94c035be2d839af64bc8

Contents?: true

Size: 409 Bytes

Versions: 2

Compression:

Stored size: 409 Bytes

Contents

# Be sure to restart your server when you modify this file

# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '2.3.8' unless defined? RAILS_GEM_VERSION

# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')

Rails::Initializer.run do |config|
  config.gem "cucumba"
  config.time_zone = 'UTC'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cucumba-0.0.6 spec/support/sample_app/config/environment.rb
cucumba-0.0.5 spec/support/sample_app/config/environment.rb