module RspecEditor
Constants
- Formatter
- VERSION
Public Class Methods
root_dir()
click to toggle source
# File lib/rspec_editor.rb, line 4 def self.root_dir File.expand_path('../../', __FILE__) end
# File lib/rspec_editor.rb, line 4 def self.root_dir File.expand_path('../../', __FILE__) end