Sha256: a0788ab8d13055891be752e9405ed14580aae5dfbcfd3b266f0b1296cfb04f01
Contents?: true
Size: 257 Bytes
Versions: 1
Compression:
Stored size: 257 Bytes
Contents
require File.expand_path('../lib/mathjax/rails/version', __FILE__) path = File.expand_path('../vendor',__FILE__) print "Unzipping MathJax #{Mathjax::Rails::ZIPNAME}..." print "\n" print `unzip -q #{path}/#{Mathjax::Rails::ZIPNAME}.zip -d #{path}` print "\n"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mathjax-rails-0.0.1 | unzip.rb |