Commit graph

8 commits

Author SHA1 Message Date
31b64c4de7 Add mini test example 2017-01-21 13:56:05 +01:00
0a25608ff0 Add Makefile for tests 2017-01-21 13:56:05 +01:00
1c3205aa66 Add function to initialize the ruby extension 2017-01-21 13:56:05 +01:00
78b1782f87 Cargo.toml: Build as "dylib" 2017-01-21 13:56:05 +01:00
238385a87f Allow unused variables here
As the methods!() macro seems to introduce an unused variable "itself"
for rustc 1.13 ... not sure whether this is valid or not.
2017-01-21 13:56:05 +01:00
8324159bc4 Add readme file for imag-ruby 2017-01-21 13:56:05 +01:00
db94e2f1f7 Add StoreId interfacing code 2017-01-21 13:56:05 +01:00
0db045ab14 Initialize imag-ruby 2017-01-21 13:56:05 +01:00