public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
h2s for post edit
Michael Hartl (author)
Mon Apr 28 12:53:15 -0700 2008
commit  72a451c99696461e14b3dcb2927cb5cbfe5b69f9
tree    6b000e05940ceee855604ea07cfc3339f399bc88
parent  82744da2cdf7f22c23bbdc8ae09391a67c4cd6b8
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-<h1>Edit post</h1>
0
+<h2>Edit post</h2>
0
 
0
 <%= error_messages_for :post %>
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-<h1>Edit post</h1>
0
+<h2>Edit post</h2>
0
 
0
 <%= error_messages_for :post %>
0
 

Comments

    No one has commented yet.