Hi i wrote my method that takes in two variables a string and a num and then puts some string if the input matches a specific word.
What I wanted to know was how do i call that method in my recipes/list.rhtml for example, I keep getting a compile error and Im not sure on how I should be calling this method that takes two arguments
Any help would be much appreciated
Thanks
P
|