public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Search Repo:
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
slight tweak to test post-receive hook
technoweenie (author)
Mon Feb 04 09:59:48 -0800 2008
commit  72157a19961e0f0b3d1f879e885c38df454d043a
tree    9033bd71d58f12f994445fdce8eb1e1bac15b9d5
parent  5466bf23af3328e5f15a882b4925a76ac1a6a04b
...
18
19
20
21
 
22
23
24
...
18
19
20
 
21
22
23
24
0
@@ -18,7 +18,7 @@
0
 
0
 * Fix nil.accept_comments? bug in CommentForm block.
0
 
0
-* allow the various link_to filters to accept multiple args to specify more html attributes [rob-twf]
0
+* allow the various link_to filters to accept multiple args to specify more html attributes. [rob-twf]
0
 
0
   # use this order: :text, :title, :id, :class, :rel
0
   link_to_article article, "click here", "this article", "article-1", "articles", "whatever-rel-means"

Comments

    No one has commented yet.