public
Description: A Ruby web application framework
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack.git
Click here to lend your support to: mack and make a donation at www.pledgie.com !
Merge branch 'master' into public_path_issue

* master:
  Fixed bug with html_helpers_test failing. Updated CHANGELOG
  - Updated changelog
  Generated DataMapper models no longer extend DataMapper::Base, but 
  rather 'include DataMapper::Persistence'. This corresponds to the 0.9.0 
  upcoming release of DataMapper.
  Added:
  revert previous changes to routing system
  oops, missed these 2 test files
  Two changes:
  Updated initializer (again).  This time it will only require the 
  default_controller.rb file if the file exists in the app/controllers 
  folder.  This way, we won't be forcing developers to use that file.
  Updated comment.
  Updated initializer so that it will require default_controller before 
  requiring other files in app folder.
markbates (author)
Fri Apr 25 08:12:39 -0700 2008
commit  7526536b6e0b9810f6474d6e7e3d5823a460140a
tree    65f25878fdf1fe8080a06dda085a5dc35e311724
parent  b043b39d16052dfb3acfe6bf39882b54b0fcf34a parent  26de6fe719875d74599bda5b9b3794b7456fbde5

Comments

    No one has commented yet.