32 33 34
# File 'lib/invoices/models/invoice.rb', line 32 def project_root(file) @root = File.expand_path(file) end