public
Description: PLEASE CHECK http://github.com/lifo/docrails/wikis
Homepage: http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch
Clone URL: git://github.com/lifo/docrails.git
proper heading for "Example:"
TomK32 (author)
Mon May 12 01:59:33 -0700 2008
commit  164c9586480f0a02522ea15ec7fb42c6a783a74d
tree    b604c3dba6d573cc47766c63abacac0655ea95fb
parent  d416e712291682b398f75682bead33e60131a800
...
15
16
17
18
 
19
20
21
...
15
16
17
 
18
19
20
21
0
@@ -15,7 +15,7 @@ module ActiveSupport #:nodoc:
0
         end
0
         # Gives a human readable format of the range.
0
         #
0
- # Example:
0
+ # ==== Example:
0
         #
0
         # [1..100].to_formatted_s # => "1..100"
0
         def to_formatted_s(format = :default)

Comments

    No one has commented yet.