module Monotes::AppDirectory
Public Instance Methods
app_path()
click to toggle source
# File lib/monotes/app_directory.rb, line 3 def app_path File.expand_path("~/.monotes") end
# File lib/monotes/app_directory.rb, line 3 def app_path File.expand_path("~/.monotes") end