booth 0.0.1
In Devise you own controllers, models and views. With Booth you don't own the models (much like ActiveStorage). The Controllers you do own, but the implementation is pretty much just calling Booth helpers. The views you own completely, just as in Devise.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.1 October 21, 2022 (89.5KB)
Runtime依存関係 (12):
active_model_otp
>= 0
activerecord
>= 6
activesupport
>= 6
bcrypt
>= 3.1.7
browser
>= 0
dry-initializer
>= 0
i18n
>= 0
pwned
>= 0
rqrcode
>= 0
tron
>= 1
warden
>= 0
webauthn
>= 0
Development依存関係 (26):
capybara
>= 0
capybara-email
>= 0
capybara-lockstep
>= 0
capybara-selenium
>= 0
database_cleaner
>= 0
dotenv-rails
>= 0
factory_bot_rails
>= 0
listen
>= 0
pastel
>= 0
pg
>= 0
pgreset
>= 0
pry
>= 0
puma
>= 0
rack_session_access
>= 0
rails
>= 7
rubocop
>= 0
rubocop-rails
>= 0
sassc-rails
>= 0
selenium-devtools
>= 0
simplecov
>= 0
slim-rails
>= 0
timecop
>= 0
tty-command
>= 0
tty-prompt
>= 0
tty-spinner
>= 0
webdrivers
>= 0