Class: Motion::Project::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/motion-stump.rb

Instance Method Summary collapse

Instance Method Details

#spec_core_filesObject



9
10
11
# File 'lib/motion-stump.rb', line 9

def spec_core_files
  spec_core_files_without_stump + [File.join(File.dirname(__FILE__), 'motion/stump_spec_helper.rb')]
end

#spec_core_files_without_stumpObject



8
# File 'lib/motion-stump.rb', line 8

alias_method :spec_core_files_without_stump, :spec_core_files