Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Railsアプリケーション用の「Zendコードガード」のようなものはありますか?
スルタン
JRubyを使用している場合は、warbler gem を使用して Rails アプリケーションを war にパッケージ化できます。
war ファイルは簡単に検査できるため、実際の保護は提供されないことに注意してください。しかし、スタートです。
これは以前にカバーされているように見えるので、質問はだまされて閉じられる可能性があります。
ソースなしで Ruby on Rails アプリケーションを配布できますか?