From 6bd417df5075f1006557f6d9e44b5a9637015c70 Mon Sep 17 00:00:00 2001 From: Elektron1c97 Date: Sun, 6 Dec 2015 19:16:26 +0100 Subject: [ci skip] Add a dollar sign to each command in the READMEs According to pr #22443 in the guides there's always a dollar sign before every command, so why is in the main README a `$` and in every submodule a `%`? Just eye candy.. --- activesupport/README.rdoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'activesupport/README.rdoc') diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc index cd72f53821..14ce204303 100644 --- a/activesupport/README.rdoc +++ b/activesupport/README.rdoc @@ -10,7 +10,7 @@ outside of Rails. The latest version of Active Support can be installed with RubyGems: - % gem install activesupport + $ gem install activesupport Source code can be downloaded as part of the Rails project on GitHub: @@ -37,4 +37,3 @@ Bug reports can be filed for the Ruby on Rails project here: Feature requests should be discussed on the rails-core mailing list here: * https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core - -- cgit v1.2.3