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:
  make the default rake task 'specs' so running rake in merb-core just runs the 
  specs
  Rename @status to @_status
  Avoid adding nil values in place of missing keys for Hash#only
  Fix issue with null segments
  Fixed session cookie expires value [#366 state:resolved]
  Made HTTP method override proc-based and pluggable. [#364]
wycats (author)
Wed Jun 11 21:59:28 -0700 2008
commit  1fd7a9ccc0d4ff11a961038d882d724a5725595b
tree    335d3a41b2784e9bc2abd02f69d90a34722f31d7
parent  2032f494b926e7d4d5bef47748ec8acac25e4da9 parent  1bdc6eeb899fb1ecd98691207316e403eb17f370

Comments