spec/spec_helper.rb in nightcrawler_swift-0.2.3 vs spec/spec_helper.rb in nightcrawler_swift-0.3.0
- old
+ new
@@ -1,4 +1,5 @@
+require "rake"
require "byebug"
require "nightcrawler_swift"
# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.