This website requires JavaScript.
Explore
Help
Register
Sign In
yizhi-js-lib
/
favicon-trap
Watch
1
Star
0
Fork
0
You've already forked favicon-trap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae979259bd507b85d360a0b6606fb311ce452fce
favicon-trap
/
bindings
/
ruby
History
Sascha Schirra
ae979259bd
gem removed
2016-03-27 20:58:38 +02:00
..
unicorn_gem
gem removed
2016-03-27 20:58:38 +02:00
Makefile
ruby binding added
2016-03-22 12:17:23 +01:00
README.md
README format changed
2016-03-22 12:26:12 +01:00
sample_x86.rb
ruby: spaces & indentation
2016-03-22 20:54:51 +08:00
README.md
Installation
Software requirements
Linux
ruby >= 1.9.3
rubygems
make
gcc
Mac OS
ruby >= 1.9.3
rubygems
make
XCode
Install unicorn
cd path_to_unicorn
./make.sh install
Install ruby binding
cd bindings/ruby
make install