/
Dmitry-F
/
cbt_tool
Обзор
Документация
Войти
/
Dmitry-F
/
cbt_tool
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
config/boot.rb
4 строки
207 B
Dmitriy-Filatov
Initial commit: CBT Therapist Tool with Therapist and Client models
11 фев 2026, 02:47
11 фев 2026, 02:47
62defea
Код
Авторство
О чём код?
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile. require "bootsnap/setup" # Speed up boot time by caching expensive operations.