You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, as soon as I add the on_migrate_source method in my app/application.rb the app crashes during startup with a 'stacklevel too deep' exception. I've traced it back to the following call in Rhodes.
I'm trying to get schema migrations going by following the documentation at Rhomobile | Using Rhom in Ruby.
However, as soon as I add the
on_migrate_source
method in myapp/application.rb
the app crashes during startup with a 'stacklevel too deep' exception. I've traced it back to the following call in Rhodes.Any insights on why this is happening? How is it supposed to work?
The text was updated successfully, but these errors were encountered: