public
Description: RENAMED: see rbiphonetest project
Homepage: http://github.com/drnic/rbiphonetest/tree/master
Clone URL: git://github.com/drnic/iphoneruby.git
drnic (author)
Wed Jul 02 18:57:39 -0700 2008
commit  668aa1e3309f08ba829c890eaca82f13f0d37b22
tree    565a3b27d1d8f15771ba2afa8fefd9915a7093a2
parent  03b88272ec9745c7c57bc947e6673ad50390e05b
iphoneruby / History.txt
100644 15 lines (9 sloc) 0.433 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== 0.1.2 2008-07-03
 
* Gem includes rbiphonetest as a dependency so it will be autoinstalled.
 
== 0.1.1 2008-07-03
 
* Project renamed to 'rbiphonetest'
* This release is to deprecate the iphoneruby executable and have it return a useful message
 
== 0.1.0 2008-06-28
 
* Initial release
* iphoneruby cmd - adds test framework to your Xcode project
* script/generate model FooBar - creates Classes/FooBar.h+m and test/test_foo_bar.rb