public
Rubygem
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-core.git
Merge branch 'master' of git@github.com:wycats/merb-core

* 'master' of git@github.com:wycats/merb-core:
  Spec for previously applied patch to Behavior#defer_to.
  use Route#register in defer_to so that deferred routes get an index
  Make Autotest ignore doc/ as well.
  Ensure Autotest ignores changes in log directory.
  Add helpers directory to load path
  Modules don't get duped right.
  Redo Merb's inheritable_accessors so that they have correct semantics, then 
  redo everything that uses inheritable_accessors so they don't have to hack 
  around the bad semantics.
  Added spec for the route matcher testing regexp routes. [#386]
  Add Merb.started? alias for Merb.started reader.
  Add reader for @started flag which shows when Merb environment is started.
Sat Jun 28 04:25:56 -0700 2008
commit  9778c2109288e66673f1c4846917d5e8aeb54626
tree    ebd079a5820f5ff8b1ce63ae6dda3084e59465b7
parent  d1a25440cf10474f07a8a0aa03a82a9d72533961 parent  eea5ce624df1fda523aad0437e70444b55e0d4a9

Comments