fregas
fregas
I'm getting this same error
i did what branch14 did and renamed posts_type_ix from a symbol to a string
+1 Would like to see this as well.
That fixed my issue. Going to see if I continue to have others with rails 3.2, but looks pretty awesome so far.
I'm having this issue with rails 4.0.13 and requirejs-rails 1.0. I also tried requirejs master. Same problem.
Workaround: I needed to add the `metadata/ `directory and `metadata/game_metadata.txt` file in order for Smaug to run. Not sure why it didn't tell you that.
I believe the issue should be detected here somewhere: https://github.com/ereborstudios/smaug/blob/841a8a56d122d4f8de7957cca6b6c5c496be1f52/cli/src/commands/run.rs#L70