0.0
The project is in a healthy, maintained state
Standard Path for corss-platform gems.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

StandardPath

Install

$ gem install standard_path

Usage

require 'standard_path'

StandardPath.downloads
StandardPath.music
StandardPath.app_local_data(my_app)

APIs

  • .os

  • .desktop

  • .documents

  • .downloads

  • .pictures

  • .music

  • .videos / .movies

  • .app_data(name)

  • .app_local_data(name)

  • .app_config(name)

  • .app_cache(name)

  • .app_temp(name)