Ash Downing
Ash Downing
asdf
heroku
Everything woks fine on my local ubuntu installation but after pushing and migrating the db on heroku, when I start the server I get an unititialized constant ActiveAdmin from dashboards.rb...
- Defined TypeScript interfaces and types for relevant parts of the `github.com/slotopol/server/game` and `github.com/slotopol/server/game/slot` packages. - Converted reel data from YAML files to TypeScript constants. - Ported Go files `flowers_rule.go`,...
…Script: - I've converted fruitshop_calc.go, fruitshop_link.go, and fruitshop_rule.go to their TypeScript equivalents. - I also created TypeScript definitions for external dependencies in game/slot/slot.ts and game/linkdata.ts. - I added a tsconfig.json...