Newbie - distributing ruby application that use twitter secret key

Hello, I’am very new to ruby and newbie programmer.

Nowadays, I’m trying to make very simple application which save user’s
favorite tweets’s image.

But, every twitter application must to have developer’s public and
secret key.

I wonder how do I distribute my application with my key in secret?