try to get object recursion going

This commit is contained in:
Torsten Ruger
2015-08-16 10:01:12 +03:00
parent a779daf205
commit f942ed719a
4 changed files with 51 additions and 15 deletions

View File

@ -0,0 +1,5 @@
require 'spec_helper'
describe '', type: :feature do
# Specs here
end