Rename RefExtractor to ExtractsPath
Update docs a bit
This commit is contained in:
parent
a8ea8d98a4
commit
a1e68a9120
6 changed files with 84 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe RefExtractor do
|
||||
include RefExtractor
|
||||
describe ExtractsPath do
|
||||
include ExtractsPath
|
||||
|
||||
let(:project) { double('project') }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue