markbates / mack-more

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

This URL has Read+Write access

markbates (author)
Fri Jul 18 09:38:30 -0700 2008
commit  e5c2e8ade1ef1dcef5344ec8a9f0662d4ee2717c
tree    a2ec3c2c4a39afc59ff242b51cb21dd19ae00f3d
parent  d16c138c3927367c222babacf543cfa125c8d42d
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