markbates / mack-more

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

This URL has Read+Write access

markbates (author)
Fri Aug 08 18:09:42 -0700 2008
commit  41ec8a0fe9fb206f5a6bb490a1e58655a712cef0
tree    627fad1c8d4e2f5290a4231214ff2086496a3bfd
parent  2263caf43ab79d61970f3e7148dafc39ffbaa0ff
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