It seems as if when I have an error in my x_widget.rb file, the error message claims the error comes from the template where render_widget is being called and shows the source for that, making it hard to realize what/where the problem really is.
Luckily, once I figured that out, when I see an error, I skip the template and go straight to the widget and try to use the few clues that were given to me to figure out the problem, but it would be nice to have this work properly.
It seems as if when I have an error in my x_widget.rb file, the error message claims the error comes from the template where render_widget is being called and shows the source for that, making it hard to realize what/where the problem really is.
Luckily, once I figured that out, when I see an error, I skip the template and go straight to the widget and try to use the few clues that were given to me to figure out the problem, but it would be nice to have this work properly.