Commit Graph

51 Commits

Author SHA1 Message Date
Akhil G Krishnan
abf5ce1aa7 Add markdown codehighlight for bash script
Removed unwanted changes
2024-01-04 00:30:50 +05:30
Maheshkumar P
4b4f76df5a Convert lib and frameworks to bulleted list-README
Currently in the README.md, libraries and frameworks are listed in one line. It's harder to read. It'll look better if we convert it to a bulleted list. So readability will improve.

Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2022-02-14 23:15:16 +05:30
Erik Brüggemann
a3e4423bbc
Update README Getting Started section 2022-01-04 19:20:43 +01:00
Igor Prudnikov
6b1784e716
Fix broken links in README.md 2021-12-16 22:06:51 +05:00
David Heinemeier Hansson
a47c821322
Broken reference 2021-12-16 07:34:33 -08:00
Alex Piechowski
50ca6d2600
Reorder layers to be MVC in README.md
Right now the headings align as "MCV" after previously mentioning "MVC"
Reorder the headings to make this parallel
2021-10-19 00:37:45 +00:00
Guillaume Briday
4f01f647a3 Adding badges and logo to README and CONTRIBUTING page 2021-01-20 10:53:47 +01:00
Rafael Mendonça França
077c66d5d6
Rename master to main in all code references 2021-01-19 20:46:33 +00:00
Haroon Ahmed
db1ae8cbb4 remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
Xavier Noria
66197a3a40 unlinks Ruby on Rails Tutorial [skip ci]
I added myself links to the Ruby on Rails Tutorial years ago, after
meeting Michael in a RailsConf.

By then, the book was a commercial product, but had a free online
version and I thought it could be a good resource complementing the
official documentation.

Nowadays, only a few sample chapters are available for free, and I
don't consider these links to be fair with the rest of commercial
books about Rails anymore.
2019-12-06 11:26:24 +01:00
Rifatul Islam Chayon
56b3f79254
Update README.md
A very minor change of comma usage.
2019-07-30 13:39:14 +06:00
Matthew Draper
e485c14a3e s/Travis/Buildkite/ 2019-04-09 11:28:49 +09:30
bogdanvlviv
bdc806c6ba
Add mention to the main README about new libraries [ci skip]
Action Mailbox and Action Text belong to rails/rails since #34786 and #34873.
2019-01-13 20:22:14 +00:00
TomSpencerLondon
3d0196c88a Add ? for Whats Rails 2018-11-23 14:19:10 +00:00
jacobherrington
308d637550 Change queueing to queuing in docs and comments [skip ci]
My spellchecker flagged this as an incorrect spelling, upon further
research it appears to be a point of contention in English. Either way
might work.

After further examination queuing is much more common in the Rails
codebase so making this change will serve to standardize the spelling.
2018-11-18 22:36:44 -06:00
Andrea Gómez
46fa2e3b08
All links from README.md now served over https 2018-07-31 00:31:43 -05:00
Paul McMahon
7b9c19d94b Rails guides are now served over https
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Guillermo Iguaran
fb9ed7b0df
[ci skip] Remove style of the word Rails at the top
Similarly to 9c3fe52f5f
2018-04-19 11:53:44 -05:00
Felipe Tovar
2ff1de624e Update README 2018-04-18 16:17:46 -05:00
Xavier Noria
bba832d48a rewords a bit README.md [ci skip]
[LinkedRach, Daniel Colson, Xavier Noria]
2018-04-07 19:25:54 +02:00
Yoshiyuki Hirano
3a11e0586e Update MIT licenses link [ci skip] 2017-08-22 08:46:02 +09:00
Claudio B
12d944f765 Add Active Storage to README and release (#30065)
Before we forget...
2017-08-04 17:55:24 -05:00
schneems
a3507b7674 [ci skip] CodeTriage badge
[Code Triage](https://www.codetriage.com/) is an app I've maintained for the past 4-5 years with the intent of getting people involved in open source. It sends subscribers a random open issue for them to help "triage". For Ruby projects such as "rails/rails" you can also subscribe to documentation. For example you can get a few random documented methods, or if you want to write docs, get undocumented methods.

The initial approach was inspired by seeing the work of the small core team spending countless hours asking "what rails version was this in" and "can you give us an example app". The idea is to outsource these small interactions to a huge team of volunteers and let the core team focus on their work.

The purpose of the badge is to give more people an easier way to start contributing to Rails. Here's what it currently looks like:

[![Code Triage Badge](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails)

The number is how many people are currently subscribed (a.k.a. "helpers") to the project on CodeTriage, the color is based off of the number of open issues in the project. You can see an example of this badge on another popular open source repo [Crystal](github.com/crystal-lang/crystal/).

> For context to non-rails core: I also maintain sprockets (though a release hasn't happened in some time, sorry), and I have commit to Rails. I'm not some rando trying to push arbitrary links to READMEs on GitHub.
2017-07-17 15:20:05 -05:00
kenta-s
692eeb348c Fix http -> https [ci skip] 2017-02-28 22:51:17 +09:00
Jon Moss
4ed704740b Make security policy more prominent in docs
[ci skip]
2017-02-23 18:36:21 -05:00
Aaron Ang
5bd179787f Fix title of README according to Markdown conventions
The first heading in some README's are indicated using a second level
heading (`##`), which in my opinion is of incorrect structure.
Therefore, in this patch I changed the first heading to a first level
heading (`#`) in README's where this incorrect structure occurs.

[ci skip]
2016-02-25 03:39:02 +01:00
Gautam Sawhney
788223ac46 Fixed a typo 2016-02-20 12:10:04 +05:30
Genadi Samokovarov
91678fe9f7 Replace old Rails greeting references
A couple of the READMEs were still referring the old welcome page. This
is a small change that goes over it.

[ci skip]
2016-02-06 09:14:42 +02:00
claudiob
98087a604c Add Action Cable to README.md of Rails
[ci skip] Link to actioncable/README.md for more details
2015-12-15 09:36:06 -08:00
Michael H
c395a53081 Added dollarsign to the README.md for consistancy 2015-11-28 16:38:51 -08:00
yui-knk
7ec1289e70 [ci skip] Add Active Model to a list of independently used modules. 2015-09-27 10:54:25 +09:00
Eric Turner
865777da92 Fix typo in readme file 2015-09-01 18:33:01 +09:00
Godfrey Chan
90bcb6dea7 Move the CoC text to the Rails website 2015-08-21 12:32:59 -07:00
maclover7
8e35ab8610 Add code of conduct to README.md and to contributing guide [ci skip] 2015-08-18 19:53:31 -04:00
Decagon
f35322d2be Remove bullet 2014-12-21 16:28:25 -04:00
Rafael Mendonça França
051b00c21c Merge pull request #17264 from claudiob/add-activejob-to-readme
Add ActiveJob to "Welcome to Rails" section
2014-10-15 12:06:40 -03:00
claudiob
b0ecbc8e11 Link to ActiveModel’s README in "Welcome to Rails"
A link to the README of each module is included in "Welcome to Rails",
only ActiveModel (and ActiveJob, see #17264) are missing.

[ci skip]
2014-10-15 04:58:03 -07:00
claudiob
8d66866450 Add ActiveJob to "Welcome to Rails" section
[ci skip]
2014-10-15 04:53:43 -07:00
Duccio Armenise
d9b1c9ba01 Update README.md
Ruby on Rails Tutorial link updated.
2014-08-09 10:25:40 +02:00
Aditya Kapoor
57fe5fd9b8 [ci skip] update wiki link for MVC 2014-06-15 00:03:01 +05:30
Dmitry Mazuro
752e7a11be Use SVG version of travis build status badge [skip ci] 2014-04-06 20:39:28 +03:00
Leo Antoli
4f5aff9288 updated Travis build status image url 2014-02-14 14:24:52 +01:00
Yves Senn
1df4dcf7dd remove gemnasium batch from README. [ci skip]
The rails/rails gemnasium page (https://gemnasium.com/rails/rails) is not helping much.
It lists 0 dependencies so there is not much to track. Also our gems mostly depend
on other gems we control. There is not much point in monitoring them.

The batch was introduced with #3909.
2014-02-05 15:18:47 +01:00
Yves Senn
ee4b5f1b8a highlight http://localhost:3000 in README.md. Closes #13643. [ci skip]
This has no effect on the API docs. The main API page is taken from:
    railties/RDOC_MAIN.rdoc
2014-01-13 11:50:22 +01:00
Michael Durrant
d963b488be Clarify that visiting http://localhost:3000 should be done in a browser. 2013-10-29 10:43:30 -04:00
Prem Sichanugrist
182f1d13aa Fix misspelling on README.md
[ci skip]
2013-08-27 21:18:45 +07:00
Eugene Gilburg
853596c926 Updating README.md [ci skip]
Updating the global Rails README following work by @strzalek et al which extracted Action View to a separate gem, and also some other improvements.

Summary of changes:

* Reordered the paragraphs from View-Model-Controller to Model-Controller-View, based on how (IMHO) most people think about the structure and hierarchy of the framework and their code in it.
* Added references to ActionView's README in the _View_ paragraph
* Reworded the _Controller_ paragraph to briefly mentioned routing as handled by Action Dispatch, and that both Action Dispatch and Action Controller work together to form the request-handling Action Pack
* Removed paragraph saying Action Pack is coupled with Action View, as this is no longer the case
* Added brief references to Action Mailer and Active Support, since they are both major Rails components. Briefly mentioned in the _View_ paragraph that Action View is often used to generate the body of the email, in addition to the other typical of using to build a response body.
2013-08-26 14:39:47 -07:00
Tee Parham
18a70fff66 fix travis links in readme
links were redirects
2013-04-26 10:34:12 -06:00
Marat Kazbekov
c02675b649 fix README links in the main README.md 2013-04-22 01:49:29 +04:00
Xavier Noria
41a90dd459 editorial touch, remove these dots 2013-04-16 10:07:49 +02:00