I am creating a Rails plugin and it is dynamically adding a method to a Helper. I just want to ensure that the method is added. How can I see if the Helper responds to the method name?
|
|
|
|
|
|
|
Try this:
|
||
|
