root/trunk/History.txt

Revision 437, 0.6 kB (checked in by bo..@topfunky.com, 1 year ago)

Documentation for using non-ERB template handlers such as Haml.
Fixed comment about setting up memcached sessions.
Added autogenerated 'cache' directory to the :clean task.

Line 
1 == 0.4.0 / 2007-?
2
3 * app/ subdirectory of dist/ moved to root.
4 * Removed 'merb_' from most framework filenames.
5 * Fixed bug where image_tag would prepend /images/ to urls starting with
6   http:// or https://.
7 * benchmarking added to exceptions.
8 * Added a more flexible routes system that allows routing based on any request
9   environment variable.  Regular expressions now form base of all routes.
10 * Non-erb template engines must be activated explicitly. List the name of the
11   engine in merb_init.rb: Merb::Template::Haml
12
13 See also:
14
15 http://merb.devjavu.com/projects/merb/log/?action=stop_on_copy&stop_rev=&mode=stop_on_copy&verbose=on
Note: See TracBrowser for help on using the browser.