This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
a14d10fd47
imag
/
libimagruby
/
Rakefile
3 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
Rename: Imag -> RImag (class)
2017-01-22 16:05:40 +00:00
require "bundler/gem_tasks"
Revert the ruby build infrastructure PR. The ruby build infrastructure PR caused our CI to get really sad, so I revert it here. This reverts commit 5eaddbc6f2a4b05ac59d9e8b29d0d2226d3f2015..44e02ff8185c5ad3da6448b6caff9d2a3a9b332f
2017-02-06 14:29:40 +00:00
task :default => :spec
Copy permalink