Sha256: d74f22965ec3ac5616e8415b773be78e13d16d24e5520e7d6c565762696fad57

Contents?: true

Size: 571 Bytes

Versions: 24

Compression:

Stored size: 571 Bytes

Contents

require_relative 'boot'

require 'rails/all'

Bundler.require(*Rails.groups)
require "keppler_languages"

module Dummy
  class Application < Rails::Application
    # Initialize configuration defaults for originally generated Rails version.
    config.load_defaults 5.2

    # Settings in config/environments/* take precedence over those specified here.
    # Application configuration can go into files in config/initializers
    # -- all .rb files in that directory are automatically loaded after loading
    # the framework and any gems in your application.
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.21 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.20 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.19 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.18 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.17 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.16 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.15 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.14 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.13 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.12 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.11 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.10 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.9 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.8 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.7 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.6 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.5 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.4 installer/core/rockets/keppler_languages/test/dummy/config/application.rb
keppler-2.1.3 installer/core/rockets/keppler_languages/test/dummy/config/application.rb