centralize lab requires

git-svn-id: file:///home/svn/framework3/trunk@9849 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Jonathan Cran 2010-07-16 22:19:17 +00:00
parent b6ef239f15
commit b6d506f078
1 changed files with 4 additions and 0 deletions

4
lib/lab.rb Normal file
View File

@ -0,0 +1,4 @@
## requring this module will give access to all lab-specific functionality
# Controllers
require 'lab/vmware_lab_controller'