public
Fork of ndemonner/stone
Description: Plug-and-play data persistence created for small Ruby web applications.
Homepage: http://stone.rubyforge.org
Clone URL: git://github.com/defunkt/stone.git
stone / History.txt
100644 11 lines (6 sloc) 0.192 kb
1
2
3
4
5
6
7
8
9
10
11
== 0.1.2 2008-04-17
 
* Fixed number of bugs which prohibited result ordering in some cases
 
== 0.1.1 2008-04-16
 
* Added result ordering to Resource.all
 
== 0.1.0 2008-04-15
 
* Initial release