Sha256: b93e06c88cf31cbe2041f6ecaab3061d7ba7d0dcd191077e5fca155c9d6819f1

Contents?: true

Size: 451 Bytes

Versions: 5

Compression:

Stored size: 451 Bytes

Contents

# require File.expand_path('../boot', __FILE__)
#
# # require "rails/all"
# require "sprockets/railtie"
#
# Bundler.require(:default, :development)
#
# module Dummy
#   class Application < Rails::Application
#     config.encoding = "utf-8"
#     config.assets.enabled = true
#     config.assets.version = '1.0'
#
#     # replacement for environments/*.rb
#     config.active_support.deprecation = :stderr
#     config.eager_load = false
#   end
# end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
weather-icons-rails-0.1.1 test/dummy/config/application.rb
weather-icons-rails-0.1.0 test/dummy/config/application.rb
weather-icons-rails-0.0.3.3 test/dummy/config/application.rb
weather-icons-rails-0.0.3 test/dummy/config/application.rb
weather-icons-rails-0.0.2 test/dummy/config/application.rb