markbates / mack-more

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

markbates (author)
Tue Aug 05 14:29:51 -0700 2008
commit  8b87cd8ca819d68711176fc240b1a6f2546c3c31
tree    e7f53dff86a7d643707baf384f182bfacd976b73
parent  59fece7a6a3511724a08edbab4d8e4267b462468
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