Rails 5.2.6
commitfdacc0b6be33dfe1db0b5a01f578b43b10185631
authorHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>
Thu, 16 Dec 2021 20:00:33 +0000 (16 21:00 +0100)
committerHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>
Thu, 15 Sep 2022 07:54:09 +0000 (15 09:54 +0200)
tree880375ad8452b970e642f1d2536433d6cf8e6f72
parent8b7cb6b761741a201044be076bd75eb0e28566b9
Rails 5.2.6
26 files changed:
Gemfile
Gemfile.lock
app/controllers/admin/participants_controller.rb
app/models/membership.rb
app/models/message.rb
bin/bundle
bin/setup
bin/update
bin/yarn [new file with mode: 0755]
config/application.rb
config/cable.yml
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/assets.rb
config/initializers/content_security_policy.rb [new file with mode: 0644]
config/initializers/new_framework_defaults.rb [deleted file]
config/initializers/new_framework_defaults_5_2.rb [new file with mode: 0644]
config/locales/en.yml
config/puma.rb
config/secrets.yml
config/spring.rb
config/storage.yml [new file with mode: 0644]
test/controllers/events_controller_test.rb
test/controllers/memberships_controller_test.rb
test/controllers/messages_controller_test.rb