Argument Error: no such member :billing_mode #488
Unanswered
steverhoades
asked this question in
Q&A
Replies: 1 comment
-
I haven't heard about issues with stubbing test responses in AWS. But there is a fresh enough issue which may be similar to this one - #486. Could you please place an issue and provide example of test to reproduce it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Out of curiosity has anyone seen this error before? I cannot seem to work past this. :billing_mode is in the create_table.rb class.
Using Ruby 5.3, Dynamoid v3.6.0. Seeing this error while attempting to run RSPEC tests.
Using:
The error occurs when attempting to save the model.
Beta Was this translation helpful? Give feedback.
All reactions