get the data to work with active_yaml

This commit is contained in:
2023-02-08 11:55:44 +02:00
parent 1181dd0bfd
commit b956f5709a
18 changed files with 82 additions and 64 deletions

View File

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