iesta opened this issue 11 years ago · 2 comments
For use in a javascript or html file for example.
@operation.id of course does not work.
Thank you
Did you try @operation.to_param ?
@operation.to_param
Thank you for your answer I used @operation.to_key.first and it works :-)