1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

fix spacing

This commit is contained in:
Vijay Dev 2010-12-26 23:00:03 +05:30
parent e856318497
commit 50a2edbce6

View file

@ -66,7 +66,7 @@ rake "gems:install"
And let Rails take care of installing the required gems if theyre not already installed.
h4. add_source(source, options={})
h4. add_source(source, options = {})
Adds the given source to the generated application's +Gemfile+.