Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1852 from jhllnd/patch-1
Browse files Browse the repository at this point in the history
Fixed again a small mistake in the :github documentation
  • Loading branch information
radar committed Apr 16, 2012
2 parents e24b150 + 984d221 commit be8d3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/gemfile.5.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ same, you can omit one.

Are both equivalent to

gem "rails", :git => :git://github.com/rails/rails.git"
gem "rails", :git => "git://github.com/rails/rails.git"

### PATH (:path)

Expand Down

0 comments on commit be8d3d0

Please sign in to comment.