fixed, opal helper was not loaded, why is wip

This commit is contained in:
2023-02-08 15:38:00 +02:00
parent 6d48e0cdd4
commit 8717ac7593
10 changed files with 36 additions and 12 deletions

View File

@ -10,6 +10,7 @@ gem "puma" , "5.6.5"
gem "haml-rails"
gem "sqlite3"
gem "active_hash"
gem "opal-rails"
# Start debugger with binding.b [https://github.com/ruby/debug]
# gem "debug", ">= 1.0.0"