public
Description: The full source code for projects used in Railscasts episodes.
Homepage: http://railscasts.com
Clone URL: git://github.com/ryanb/railscasts-episodes.git
Search Repo:
making hard line breaks in readme
ryanb (author)
Tue May 13 23:45:04 -0700 2008
commit  1a5a5f55a4ddfe091eed7479e8cde2926e1a74cc
tree    9463efbfc33c4edfe3afd219de62266971596a60
parent  de1ea7b230fd1d28456291f41b63cf189113a18c
0
...
1
 
 
 
2
3
...
 
1
2
3
4
5
0
@@ -1,4 +1,6 @@
0
-This is the source code repository for the Railscasts (http://railscasts.com) episodes. Each episode is stored in a separate branch. Simply checkout the branch you want.
0
+This is the source code repository for the Railscasts (http://railscasts.com)
0
+episodes. Each episode is stored in a separate branch. Simply checkout the
0
+branch you want.
0
 
0
 git checkout episode-106

Comments

    No one has commented yet.