Sha256: 1ec569fb0d326ffb65ba805a1473a737c22aa80b26ae07ccd37c0e13118a0401

Contents?: true

Size: 340 Bytes

Versions: 16

Compression:

Stored size: 340 Bytes

Contents

# Don't change this file. Configuration is done in config/environment.rb and config/environments/*.rb

unless defined?(RAILS_ROOT)
  root_path = File.join(File.dirname(__FILE__), '..')
  unless RUBY_PLATFORM =~ /mswin32/
    require 'pathname'
    root_path = Pathname.new(root_path).cleanpath(true).to_s
  end
  RAILS_ROOT = root_path
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
adaptation-0.0.1 configs/boot.rb
adaptation-0.0.2 configs/boot.rb
adaptation-0.0.3 configs/boot.rb
adaptation-0.0.4 configs/boot.rb
adaptation-0.0.6 configs/boot.rb
adaptation-0.0.7 configs/boot.rb
adaptation-0.0.8 configs/boot.rb
adaptation-0.0.9 configs/boot.rb
adaptation-0.1.0 configs/boot.rb
adaptation-0.0.5 configs/boot.rb
adaptation-0.1.2 configs/boot.rb
adaptation-0.1.4 configs/boot.rb
adaptation-0.1.5 configs/boot.rb
adaptation-0.1.6 configs/boot.rb
adaptation-0.1.3 configs/boot.rb
adaptation-0.1.1 configs/boot.rb