覚え書き: ocra による Ruby の EXE 化

And Ruby is a great language for beginners as well as professionals. It’s suitable for small scripts as well as large applications. RubyInstaller combines the possibilities of native Windows programs with the rich UNIX toolset of MSYS2 and the large repository of MINGW libraries. It is a great foundation to use Ruby for development and Hello • Gosu ruby reference c++ reference development source on github issues & wishlist change log Project of the Day: Ostatni Bastion Discover more awesome projects in the Gosu Showcase. hello ruby c++ / ios. Gosu is a 2D game development library for Ruby and C++. It’s available for macOS, Windows, Linux (including Raspbian), and iOS. Ruby on Windows: OCRA: One-Click Ruby Application Builder May 07, 2009

This is the actual Ocra command that packages up the Ruby app into a single .exe file. When this rake command ends, the last command in the previous Rakefile moves the completed .exe file up to the current directory.

Ocra is a blend of 30% Cabernet Sauvignon, 30% Cabernet Franc and 40% Merlot: Vinified with careful control of the fermentation temperature and matured for 12 months in oak barriques, this wine represents the perfect combination of complexity and easy drinking. Deep ruby red with an intense bouquet of small black fruits with a slight Required .rb file not added to .exe - Google Groups Oct 25, 2012 ocra – WatirMelon

Packaging a ruby script as an Windows exe using OCRA

ocra 설치(Install OCRA) #gem install ocra ocra를 이용하여 ruby script(.rb) -> exe(Win Executable File)로 변환 간단한 Exploit 코드를 Exe로 변환하도록 하겠습니다. 테스트에 사용할 코드는 아래와 같습니다.