#50 - module rename + first working test
authorFedor Yudanov <fedwiz@academ.org>
Fri, 22 Mar 2013 08:03:21 +0000 (15:03 +0700)
committerFedor Yudanov <fedwiz@academ.org>
Fri, 22 Mar 2013 08:05:44 +0000 (15:05 +0700)
commit7137b14fe5fca55604d7bd64ff478e49ba880c16
treef92839f30f38e4f607dab6b9d53b63f0ea1d00dd
parentcc30a088109b1b328745eed7075ee49e733a05bc
#50 - module rename + first working test
.idea/modules.xml
rbejdb/Makefile [new file with mode: 0644]
rbejdb/README.md [moved from rubejdb/README.md with 100% similarity]
rbejdb/extconf.rb [moved from rubejdb/extconf.rb with 50% similarity]
rbejdb/rbejdb.iml [moved from rubejdb/rubejdb.iml with 100% similarity]
rbejdb/src/rbejdb.c [moved from rubejdb/src/rubejdb.c with 83% similarity]
rbejdb/test/Makefile [new file with mode: 0644]
rbejdb/test/t1.rb [new file with mode: 0644]
rubejdb/Makefile [deleted file]