Added requirement for pathname.
This commit is contained in:
parent
7d47343ca9
commit
e9090e0d8c
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
|
||||
require 'pathname'
|
||||
|
||||
module Qasim
|
||||
APP_NAME = "Qasim"
|
||||
|
||||
|
|
Loading…
Reference in a new issue