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 !
Updated CHANGELOG
markbates (author)
Wed Apr 23 13:38:36 -0700 2008
commit  58cccb2477e042ce85c42a1d983cdad1904be30b
tree    db59778a6e03acbfa7d39ea6709a51344a5825b9
parent  543fe01f1e4b16a7e6a0f1eada2fc4e16ede3c51
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+* Fixed a bug in request.params that was making file uploads into strings.
0
 * Namespaced resourced routes, such as Admin::UserController, now work.
0
 * Added rake generator:list task to list all the available generators.
0
 * scaffold generator now creates a stub functional test.

Comments

    No one has commented yet.