Created
December 24, 2014 07:25
-
-
Save martin-brennan/635069f7f90670ea7dd8 to your computer and use it in GitHub Desktop.
gem specification and dir in ruby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spec = Gem::Specification.find_by_name("rain-doc") | |
FileUtils.cp_r spec.gem_dir + '/templates/css/.', './rain_out/css' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment