index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
getting_started.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
public methods can be placed after private ones if you want to
Akira Matsuda
2016-12-25
1
-1
/
+1
*
Abuse of protected in guides
Akira Matsuda
2016-12-25
1
-1
/
+1
*
fix typo in getting_started [ci skip] (#27423)
yachibit
2016-12-21
1
-1
/
+1
*
fix: solves issue#27189
jnoortheen
2016-11-27
1
-3
/
+4
*
Fix 'Getting Started with Rails' [ci skip]
bogdanvlviv
2016-11-06
1
-2
/
+2
*
Improve Getting Started [ci skip]
Shia
2016-09-02
1
-2
/
+1
*
Added gitignore to "files & purpose" list [ci skip]
Rasmus Kjellberg
2016-08-29
1
-0
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-08-21
1
-2
/
+2
|
\
|
*
Grammar changes on getting started guide, specify where exactly the example i...
Vipul A M
2016-08-19
1
-2
/
+2
*
|
Fix #26187
Jonathan
2016-08-17
1
-0
/
+1
*
|
Fix diffrent naming in getting_started.md
Jonathan
2016-08-17
1
-1
/
+1
*
|
fix usage of pluralized word
chuckdishmon
2016-08-14
1
-1
/
+1
*
|
Add note about limitations of Windows Subsystem for Linux
Andrew White
2016-08-05
1
-0
/
+4
|
/
*
Updated getting_started guide to reflect the change in error message for Acti...
Bonghyun Kim
2016-07-28
1
-19
/
+14
*
[ci skip] Update redirecting links in guides
kei-s
2016-07-12
1
-2
/
+2
*
Update getting started guide for Rails 5 [ci skip]
Prathamesh Sonpatki
2016-06-30
1
-10
/
+12
*
remove unecessary comments [ci skip]
yuuji.yaginuma
2016-06-26
1
-5
/
+0
*
Getting Started Guide: Add invoke test_unit to files table [ci skip]
Francis Go
2016-05-12
1
-0
/
+1
*
Getting Started Guide: Add channels and jobs to app purpose table [ci skip]
Francis Go
2016-05-12
1
-1
/
+1
*
Getting Started Guide: Update Ruby version to 2.3.1p112
Francis Go
2016-05-11
1
-1
/
+1
*
Grammar corrections to Getting Started Guide [ci skip]
BV Satyaram
2016-05-10
1
-2
/
+2
*
Fix inconsistent usage of capital letter in rails generate command examples
Ralin Chimev
2016-04-28
1
-4
/
+4
*
Remove reference to non existing link in the welcome page.
djunzu
2016-04-08
1
-2
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-03-06
1
-3
/
+3
|
\
|
*
[ci skip] Update getting started guide for chanages in migrations API
Prathamesh Sonpatki
2016-03-03
1
-3
/
+3
*
|
Doc: update AC::Parameters guides for Rails 5
claudiob
2016-02-25
1
-2
/
+2
*
|
Doc: update routes guides for Rails 5
claudiob
2016-02-25
1
-14
/
+18
*
|
Fix a typo
Prayag Verma
2016-02-08
1
-1
/
+1
|
/
*
Fix typo.
Zachary Smith
2016-02-02
1
-2
/
+2
*
Getting Started Guide: Update Ruby version to 2.3.0p0
Francis Go
2016-01-29
1
-1
/
+1
*
[ci skip] fix #23157
Shakib Hossain
2016-01-22
1
-0
/
+5
*
[ci skip] update guide for Puma web server instead of Webrick
Gaurav Sharma
2016-01-20
1
-1
/
+1
*
use bin/rails default instead of rake commands [ci skip]
Gaurav Sharma
2016-01-19
1
-12
/
+12
*
[ci skip] Update doc/resource link removed by #21211
Victor Felder
2016-01-05
1
-0
/
+1
*
Update README extension in Getting Started guide
Matthew Conway
2015-12-20
1
-1
/
+1
*
ApplicationRecord documentation pass
Genadi Samokovarov
2015-12-17
1
-10
/
+11
*
Use a real migration version number in docs
Matthew Draper
2015-12-15
1
-2
/
+2
*
Use a deliberately-invalid migration version in all doc examples
Matthew Draper
2015-12-15
1
-2
/
+2
*
[ci skip] Better description for starting up with new Rails project
Shivani
2015-08-28
1
-4
/
+3
*
Merge pull request #21211 from brooksreese/resrc_io_website_closed
Rafael Mendonça França
2015-08-12
1
-1
/
+0
|
\
|
*
[ci skip] Removed link to reSRC.io - site closed
Brooks Reese
2015-08-12
1
-1
/
+0
*
|
[ci skip] Swap ruby -v and the installation tip
Brooks Reese
2015-08-11
1
-5
/
+5
|
/
*
Added bin/update script to update application automatically
Mehmet Emin İNAÇ
2015-08-07
1
-1
/
+1
*
Tiny documentation edits [ci skip]
Robin Dupret
2015-07-28
1
-4
/
+6
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-07-11
1
-1
/
+1
|
\
|
*
[ci skip] Fix hash key to symbol
yui-knk
2015-06-24
1
-1
/
+1
*
|
Merge pull request #20734 from srikanthps/master
Rafael Mendonça França
2015-06-29
1
-1
/
+2
|
\
\
|
*
|
To fix #20644
Srikanth Shreenivas
2015-06-30
1
-1
/
+2
|
|
/
*
|
Minor addition to getting started guide for foreign_key description of refere...
Mehmet Emin İNAÇ
2015-06-29
1
-2
/
+2
*
|
updates a migration example in the Getting Started guide [ci skip]
Xavier Noria
2015-06-28
1
-5
/
+3
[next]