public
Description: Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
Homepage: http://groups.google.com/group/rubyonrails-textmate
Clone URL: git://github.com/drnic/ruby-on-rails-tmbundle.git
Search Repo:
Click here to lend your support to: ruby-on-rails-tmbundle and make a donation at www.pledgie.com !
Set release 1.90.0+ website
drnic (author)
Sat Mar 08 02:16:57 -0800 2008
commit  b393e89a1365f8ab1f18a3d5d5fc402e0a2842f0
tree    3987a86cac6167c9726d51d1d5738deca6eaadd0
parent  7edadd1cdcb8c956393b0f6afea0157cfbfa5996
...
1
2
3
 
 
4
...
1
2
3
4
5
6
0
@@ -1,3 +1,5 @@
0
 config/*.yml
0
 website/dist
0
 .DS_Store
0
+*.patch
0
+*.diff
0
\ No newline at end of file
...
2
3
4
5
 
6
7
8
...
2
3
4
 
5
6
7
8
0
@@ -2,7 +2,7 @@ require 'rubygems'
0
 require 'rake'
0
 require 'rake/testtask'
0
 
0
-APP_VERSION="2.0.0"
0
+APP_VERSION="1.90.0"
0
 APP_NAME='Ruby on Rails.tmbundle'
0
 APP_ROOT=File.dirname(__FILE__)
0
 
...
31
32
33
34
 
35
36
37
...
115
116
117
118
 
119
120
121
...
992
993
994
995
 
996
997
998
...
31
32
33
 
34
35
36
37
...
115
116
117
 
118
119
120
121
...
992
993
994
 
995
996
997
998
0
@@ -31,7 +31,7 @@
0
     <h1>Step-by-step demonstration</h1>
0
     <div id="version" class="clickable" onclick='document.location = "http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz"; return false'>
0
       <p>Get Version</p>
0
- <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">2.0.0</a>
0
+ <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">1.90.0</a>
0
       <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers"><img src="images/logo_bundle.png" width="50" height="51" alt="Logo Bundle" border=0></a>
0
     </div>
0
     <p>In this demo we&#8217;ll create a blog; because that&#8217;s what blogs are for: being
0
@@ -115,7 +115,7 @@ mate .</pre>
0
   <p>or directly from the editor with &#x2303; |, and choosing option &#8220;Call Generate Script&#8221;, choose &#8220;Controller&#8221;, give it the name &#8220;blog&#8221;, and empty the list of actions.</p>
0
 
0
 
0
- <p>Now open <code>blog_controller_test.rb</code>. To find this file quickly press &#x2318; T, enter bct, and select the file.</p>
0
+ <p>Now open <code>blog_controller_test.rb</code>. To find this file quickly press &#x2318; T, type <code>bct</code>, and select the file.</p>
0
 
0
 
0
   <p>Note how much cleaner functional tests are now via <code>ActionController::TestCase</code>.</p>
0
@@ -992,7 +992,7 @@ and then view them as a blog visitor at <a href="http://localhost:3000/blog">htt
0
     <li><span class="caps">RJS</span> demo</li>
0
   </ul>
0
     <p class="coda">
0
- <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 28th February 2008<br>
0
+ <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 8th March 2008<br>
0
       Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
0
     </p>
0
 
...
31
32
33
34
 
35
36
37
...
75
76
77
78
 
79
80
81
...
31
32
33
 
34
35
36
37
...
75
76
77
 
78
79
80
81
0
@@ -31,7 +31,7 @@
0
     <h1>Ruby on Rails.tmbundle</h1>
0
     <div id="version" class="clickable" onclick='document.location = "http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz"; return false'>
0
       <p>Get Version</p>
0
- <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">2.0.0</a>
0
+ <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">1.90.0</a>
0
       <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers"><img src="images/logo_bundle.png" width="50" height="51" alt="Logo Bundle" border=0></a>
0
     </div>
0
     <h2>What</h2>
0
@@ -75,7 +75,7 @@
0
 
0
   <p>Comments are welcome. Send an email to <a href="mailto:drnicwilliams@gmail.com">Dr Nic Williams</a> via the <a href="http://groups.google.com/group/rubyonrails-textmate">forum</a></p>
0
     <p class="coda">
0
- <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 27th February 2008<br>
0
+ <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 8th March 2008<br>
0
       Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
0
     </p>
0
 
...
31
32
33
34
 
35
36
37
...
496
497
498
499
 
500
501
502
...
31
32
33
 
34
35
36
37
...
496
497
498
 
499
500
501
502
0
@@ -31,7 +31,7 @@
0
     <h1>Peepcode Script</h1>
0
     <div id="version" class="clickable" onclick='document.location = "http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz"; return false'>
0
       <p>Get Version</p>
0
- <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">2.0.0</a>
0
+ <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers">1.90.0</a>
0
       <a href="http://railsbundle.com/dist/JavaScript Unit Testing.tar.gz" class="numbers"><img src="images/logo_bundle.png" width="50" height="51" alt="Logo Bundle" border=0></a>
0
     </div>
0
     <h2>Introduction</h2>
0
@@ -496,7 +496,7 @@ Now we can fire up the server and have a look at our form and use it. [submit fo
0
 
0
   <h2>Extending</h2>
0
     <p class="coda">
0
- <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 27th February 2008<br>
0
+ <a href="http://drnicwilliams.com">Dr Nic Williams</a>, 8th March 2008<br>
0
       Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
0
     </p>
0
 

Comments

    No one has commented yet.