I'm familiar with ruby and i'm building my first Rails app (did couple of
sinatra apps before), so my question might sound little bit stupid...
I'm in a proccess of customizing checkout flow. And i'm running in to
validation error (quite reasonable error, because i don't provide value for
a field)...
The reason i'm running in to this error - i want to understand from which
Model this validation error is coming from and override that
'validate_presence_of'.
BUT - this information is not shown in server output and i didn't find any
session information in rails console.
So, my question would be... is there an easy way to debug this? (without
going through spree codebase)
Thanks for your help :)
--
You received this message because you are subscribed to the Google Groups "Spree" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.