Method: #expanded_file_path
- Defined in:
- lib/motion-spec.rb
#expanded_file_path(file) ⇒ Object
22 23 24 |
# File 'lib/motion-spec.rb', line 22 def (file) File.("../motion-spec/#{file}.rb", __FILE__) end |
22 23 24 |
# File 'lib/motion-spec.rb', line 22 def (file) File.("../motion-spec/#{file}.rb", __FILE__) end |