pat / ruby-netcdf

Copy of source for ruby-netcdf gem, with tweak for MRI 2.0.0
Other
6 stars 6 forks source link

No changes beyond a single require statement in extconf.rb to ensure the gem compiles within MRI 2.0.0.

gem 'ruby-netcdf', '~> 0.6.6.1',
  :git    => 'git://github.com/pat/ruby-netcdf.git',
  :branch => 'master',
  :ref    => '204e084298'