markbates / mack-more

All the extra stuff you could want for the Mack Framework.

This URL has Read+Write access

mack-more / mack-paths
name age message
..
file README Loading commit data...
file Rakefile
directory lib/
directory spec/
mack-paths/README
Paths
========================================================================

This simple gem gives applications some very simple methods to allow
developers to easily access the all the important directory paths for a 
Mack application.

===Examples:

  Mack::Paths.views # => <MACK_PROJECT_ROOT>/app/views
  Mack::Paths.plugins # => <MACK_PROJECT_ROOT>/vendor/plugins