spec/helpers/json_helper.rb in
wp-api-0.0.2
vs spec/helpers/json_helper.rb in
wp-api-0.0.3
- old
+ new
@@ -2 +1,3 @@
+require 'yajl'
+
module JSONHelper def parse_json(file_or_string)