Sha256: 47277f57c8e25b6e02b684cecdd618f26325d8c66cf75a36bc19778a582534ae

Contents?: true

Size: 402 Bytes

Versions: 81

Compression:

Stored size: 402 Bytes

Contents

# This file should contain all the record creation needed to seed the database with its default values.
# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
#
# !!! PLEASE KEEP THIS SCRIPT IDEMPOTENT !!!
#
User.as(::User.anonymous_api_admin.login) do
  Setting.find_by(:name => "dynflow_enable_console").update!(:value => true) if Rails.env.development?
end

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
katello-3.18.0.rc2 db/seeds.d/107-enable_dynflow.rb
katello-3.17.0 db/seeds.d/107-enable_dynflow.rb
katello-3.18.0.rc1 db/seeds.d/107-enable_dynflow.rb
katello-3.17.0.rc2.2 db/seeds.d/107-enable_dynflow.rb
katello-3.17.0.rc2.1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.1.2 db/seeds.d/107-enable_dynflow.rb
katello-3.16.1.1 db/seeds.d/107-enable_dynflow.rb
katello-3.17.0.rc2 db/seeds.d/107-enable_dynflow.rb
katello-3.16.1 db/seeds.d/107-enable_dynflow.rb
katello-3.17.0.rc1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc5.1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc5 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc4.1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc4 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc3.1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc3 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc2.1 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc2 db/seeds.d/107-enable_dynflow.rb
katello-3.16.0.rc1.1 db/seeds.d/107-enable_dynflow.rb