Abhay Nikam
bdfffd1355
Update the Rails mailing list URLs to new discuss discourse URL [ci skip]
2020-04-02 22:00:28 +05:30
Kasper Timm Hansen
0fc1397784
Merge pull request #35559 from ashishprajapati/ashishprajapati/important_textual_improvements
...
Added missing guide links in documentation and minor wording fix
2019-03-09 22:54:21 +01:00
ashishprajapati
e3ef12b310
Added missing guide links in README documentation and minor wording fix [ci skip]
2019-03-10 03:17:01 +05:30
Abhay Nikam
027e492b6f
Fix links in gemspec and docs from http to https.
2019-03-09 19:42:35 +05:30
Fatos Morina
37cf9b3466
Fix typos and add a few suggestions
2017-11-28 19:27:43 +01:00
Yoshiyuki Hirano
3a11e0586e
Update MIT licenses link [ci skip]
2017-08-22 08:46:02 +09:00
Elektron1c97
6bd417df50
[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..
2015-12-06 19:18:52 +01:00
claudiob
0080a886b2
[ci skip] Don’t encourage `sudo gem install`
...
I think we are better off leaving `sudo` outside of the documented
way of installing gems (`activerecord`, `actionpack`, …).
We don’t want newbies to think that `sudo` is required or, even worse, than
they actually have to type `[sudo] gem install`.
In most scenarios, `sudo` is not needed to install gems, and people who do
need it, probably already know about it.
What do you think? 😁
2015-05-12 14:51:19 -07:00
Zachary Scott
4c66ab2b21
Feature requests should be made on the mailing list, not submitted to
...
the issue tracker. See also #15455 [ci skip]
2014-06-01 19:11:39 -07:00
Doug Yun
336dae02cd
Corrected link anchor and added colons for continuity
2013-02-19 11:11:42 -05:00
Kristian Freeman
2315e96a17
Finished implementation of MIT license linking.
2011-12-23 13:03:21 -08:00
Sukeerthi Adiga
b905f8c963
Rubygems => RubyGems
2011-08-13 16:22:31 -07:00
Rashmi Yadav
111347f0cc
The trailing '/' isn't being picked up by Github anyway, and the link works as is.
2011-08-13 16:22:15 -07:00
Karunakar (Ruby)
bfb9f758ae
changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme files
2011-05-24 21:12:01 +05:30
Vijay Dev
8265c45db3
Replace LH with GitHub url for filing issues
2011-05-10 09:25:52 -07:00
Akira Matsuda
5bed37779a
"SSL everywhere" for GitHub URLs
...
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
2011-03-07 05:56:02 +09:00
Mislav Marohnić
89b5e79632
revise download/installation/support sections in READMEs
...
- don't reference ancient gem versions
- don't link to old API doc subdomains
- point to GitHub instead of RubyForge
- point to Lighthouse account for support
2010-07-22 09:17:19 +02:00
José Valim
508fba9e07
Add .rdoc extension to README files.
2010-07-21 12:51:14 +02:00