summaryrefslogtreecommitdiff
path: root/samples/hello.rb
Commit message (Expand)AuthorAgeFilesLines
* Update samplesLars Kanis2020-05-231-1/+2
* Use ffi_lib to explicitly set the library to use in the samplesWayne Meissner2009-12-121-0/+1
* Build the extension lib in build/#{RUBY_VERSION} so multiple versions can be ...Wayne Meissner2008-12-261-2/+1
* Add require 'rubygems' to all the samples so they work correctly once installedWayne Meissner2008-10-301-0/+1
* Hello, World workswmeissner2008-08-281-0/+6