Did you try to search the board for ‘source code’? This was already
asked multiple times.
Short answer: Ruby is not made for closed source. If you want to protect
you property, give more thoughts to the license under which you give the
code away. Consider stripping documentation. Make sure the contract
mentions that the code is not to be copied without permission.
Usually, if you are building costumized software like a rails project,
there ain’t much use in code theft anyways…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.