bugfix: add rspec core dsl to profile context

This commit is contained in:
Dominik Richter 2015-10-17 23:04:20 +02:00
parent 8b78b2c167
commit c6cc45c28e

View file

@ -4,6 +4,7 @@
require 'vulcano/rule'
require 'vulcano/dsl'
require 'rspec/core/dsl'
module Vulcano
class ProfileContext