This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2fafddd7fa
mongo-ruby-driver
/
ext
/
cbson
/
extconf.rb
5 lines
71 B
Ruby
Raw
Normal View
History
Unescape
Escape
checkpoint - beginnings of c encoder
2009-03-03 22:07:22 +00:00
require
'mkmf'
get extension to build on gem install
2009-03-17 21:48:43 +00:00
dir_config
(
'cbson'
)
setup extension gem
2009-03-19 17:12:30 +00:00
create_makefile
(
'mongo_ext/cbson'
)