Merge branch 'master' of [email protected]:wycats/merb-core |
|
More...
|
about 17 years ago
|
Testing request |
|
More...
|
about 17 years ago
|
Testing request |
|
More...
|
about 17 years ago
|
Merge branch 'master' of [email protected]:wycats/merb-core |
|
More...
|
about 17 years ago
|
More vestigates of Merb 0.5 moved over. TODO: Add docs and specs |
|
More...
|
about 17 years ago
|
Few touch ups. :application => application.rb whether for singlefile app or mvc app |
|
More...
|
about 17 years ago
|
Remove the mock config object |
|
More...
|
about 17 years ago
|
Rack adapter |
|
More...
|
about 17 years ago
|
Fixes to files to run render specs |
|
More...
|
about 17 years ago
|
Render specs |
|
More...
|
about 17 years ago
|
Fastest way to do .index |
|
More...
|
about 17 years ago
|
Touch up adapters |
|
More...
|
about 17 years ago
|
Updated rack adapters, added Merb::Config and made a merb binary that works |
|
More...
|
about 17 years ago
|
Specs working |
|
More...
|
about 17 years ago
|
Added logger to spec_helper TODO: Make sure there's an (early) slow in the BootLoader for the logger |
|
More...
|
about 17 years ago
|
Changes made to make tests fully pass |
|
More...
|
about 17 years ago
|
Added autotest with (non-working, experimental) textmate support |
|
More...
|
about 17 years ago
|
Merge branch 'master' of [email protected]:wycats/merb-core |
|
More...
|
about 17 years ago
|
First public API specs: * Template * Stripped down spec_helper * Added a bunch of sample templates for the template specs * Updated merb.rb to push itself into the load path if it's not already true * Require "erubis" before building the Erubis compiler |
|
More...
|
about 17 years ago
|
added first pass at Rack adapter framework. including webrick, fcgi, mongrel, evented_mongrel and thin support, Doesn't actually work yet but its a start |
|
More...
|
about 17 years ago
|
A bunch of little syntax errors and a rake task for checking syntax |
|
More...
|
about 17 years ago
|
A couple of benchmarks. Store simple benchmarks in this directory. |
|
More...
|
about 17 years ago
|
Whoops... Reloading needs to actually reload the file :P |
|
More...
|
about 17 years ago
|
A bunch of changes, mostly BootLoader related |
|
More...
|
about 17 years ago
|
Adds Template and BootLoader classes, and more: * Automatically generates a render_foo method for new :foo mime types * Started work on Render class * Added new Template structure * New Templating languages will only need to provide a mechanism for compiling templates into methods |
|
More...
|
about 17 years ago
|
Parts of Merb::Controller ported over _attr_accessor added for def foo; @_foo; end added CONFIG to track Merb::Config |
|
More...
|
about 17 years ago
|
use Hash not Mash here |
|
More...
|
about 17 years ago
|
More porting |
|
More...
|
about 17 years ago
|
Next checkin |
|
More...
|
about 17 years ago
|
Merge branch 'master' of [email protected]:wycats/merb-core |
|
More...
|
about 17 years ago
|