After we did the automation using Ruby coding,when we import our code in
the client machine, Is there any way to hide our code from users so that
Our code would be safe? If the program had been done by C ,then we can
give the exe files to them, so they couldn't see the source code, but to
run Watir code, code is essential because it's interpreter based. So is
there any way could I make my code hidden from the user?
After we did the automation using Ruby coding,when we import our code in
the client machine, Is there any way to hide our code from users so that
Our code would be safe? If the program had been done by C ,then we can
give the exe files to them, so they couldn't see the source code, but to
run Watir code, code is essential because it's interpreter based. So is
there any way could I make my code hidden from the user?