@@ -123,7 +123,7 END_DESC | |||||
123 | # in case of installing by rvm, |
|
123 | # in case of installing by rvm, | |
124 | # Ruby 1.9 default yaml library is psych. |
|
124 | # Ruby 1.9 default yaml library is psych. | |
125 |
|
125 | |||
126 |
task :check_parsing_by_psy |
|
126 | task :check_parsing_by_psych do | |
127 | begin |
|
127 | begin | |
128 | require 'psych' |
|
128 | require 'psych' | |
129 | parser = Psych::Parser.new |
|
129 | parser = Psych::Parser.new |
General Comments 0
You need to be logged in to leave comments.
Login now