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!
|
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!
| |||
|
feedback
|
|
Hmm... Could you possibly put the code in a Helper? | |||
feedback
|