Using a constant for the filename

This commit is contained in:
Carlos Agarie
2013-12-19 22:25:46 -02:00
parent 3e4619604a
commit 32b384420f
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
require 'rspec/given'
require 'decisiontree'
require 'pry'
FIGURE_FILENAME = "just_a_spec"