Hi!
How do you enforce DRY when you have shared code amongst rjs files? I'm trying to avoid the duplicated code in this example:
thanks!
|
|
Hi! How do you enforce DRY when you have shared code amongst rjs files? I'm trying to avoid the duplicated code in this example: thanks! |
||
|
|
|
|
Hmm... Could you possibly put the code in a Helper? |
||
|