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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove caveat for older Ruby's `dup` behavior [ci skip]
Ryuta Kamizono
2019-07-16
1
-9
/
+0
*
Delete mention of Ruby 1.9 [skip ci]
soartec-lab
2019-07-15
1
-4
/
+0
*
Update guide for render file:
John Hawthorn
2019-07-13
1
-19
/
+17
*
Remove obsolete or discouraged render examples
John Hawthorn
2019-07-13
1
-9
/
+1
*
let the upgrading guide point to the autoloading guide for STIs [skip ci]
Xavier Noria
2019-07-13
1
-14
/
+1
*
simplifies Zeitwerk compat instructions in upgrading guide [skip ci]
Xavier Noria
2019-07-12
1
-35
/
+5
*
ports edits to the upgrading guide [skip ci]
Xavier Noria
2019-07-12
1
-0
/
+23
*
minor edit [skip ci]
Xavier Noria
2019-07-11
1
-1
/
+1
*
completes first version of the new autoloading guide [skip ci]
Xavier Noria
2019-07-11
1
-14
/
+78
*
fixes link [skip ci]
Xavier Noria
2019-07-10
1
-1
/
+1
*
fixes link [skip ci]
Xavier Noria
2019-07-10
1
-1
/
+1
*
updates the guides table of contents [skip ci]
Xavier Noria
2019-07-09
1
-2
/
+6
*
renames and revises the autoloading guide for classic mode [skip ci]
Xavier Noria
2019-07-09
1
-0
/
+1351
*
autoloading guide revamped for Zeitwerk mode [skip ci]
Xavier Noria
2019-07-09
1
-1254
/
+108
*
update example url for add_source
ultrawebmarketing
2019-07-08
1
-2
/
+2
*
Fix a typo by removing extra article [ci skip]
jacobherrington
2019-07-04
1
-1
/
+1
*
Update docs regarding skipping CI tests [ci skip]
jacobherrington
2019-07-03
1
-1
/
+1
*
Replace replica with primary in automatic connection switching after write in...
tr4b4nt
2019-07-02
1
-1
/
+1
*
Revert "Merge pull request #36582 from f1337/master"
Ryuta Kamizono
2019-07-02
1
-2
/
+2
*
use 'template' instead of 'create_file' for erb templates in generators guide...
Michael R Fleet
2019-07-01
1
-2
/
+2
*
adds two sections to the upgrading notes for autoloading [skip ci]
Xavier Noria
2019-06-30
1
-0
/
+16
*
Link to top of PR as well as other links [ci skip]
yuuji.yaginuma
2019-06-29
1
-1
/
+1
*
[ci skip] Update free-programming-books link in getting started guide
Masayuki Morita
2019-06-26
1
-1
/
+1
*
[ci skip] Refer actionmailbox and actiontext in the guide
dineshpanda
2019-06-26
1
-0
/
+4
*
Replace the www.robotstxt.org URL with https one [ci skip]
Tatsuya Hoshino
2019-06-25
1
-1
/
+1
*
Update link to OWASP XSS cheat sheet [ci skip]
Aaron Suarez
2019-06-23
1
-1
/
+1
*
Make `ActionDispatch::Response#content_type` behavior configurable
yuuji.yaginuma
2019-06-21
1
-0
/
+5
*
Merge pull request #36486 from benthorner/master
Yuji Yaginuma
2019-06-20
1
-1
/
+1
|
\
|
*
Allow using env var to specify pidfile
Ben Thorner
2019-06-19
1
-1
/
+1
*
|
Fix typo initialzer -> initializer [ci skip]
Abhay Nikam
2019-06-17
1
-1
/
+1
*
|
Delete `DateAndTime` method definition in rails that is compatible with ruby ...
soartec-lab
2019-06-16
1
-22
/
+22
*
|
Update default value of `variable_content_types` and `content_types_to_serve_...
yuuji.yaginuma
2019-06-16
1
-2
/
+2
*
|
Delete 'ruby' in the description of the method defined in rails [skip ci]
soartec-lab
2019-06-16
1
-3
/
+3
*
|
Update multi-db docs
eileencodes
2019-06-14
1
-1
/
+20
|
/
*
Merge pull request #36452 from kojoma/kojoma/update_guides
Kasper Timm Hansen
2019-06-10
1
-2
/
+2
|
\
|
*
[ci skip] Fix rails/command.rb document
kojoma
2019-06-10
1
-2
/
+2
*
|
Merge pull request #36117 from shioimm/fix_action_text_overview
Yuji Yaginuma
2019-06-09
1
-0
/
+2
|
\
\
|
*
|
Fix installation on guides/source/action_text_overview.md
Misaki Shioi
2019-06-08
1
-0
/
+2
*
|
|
Include warning in docs about polymorphism in underlying tables
Alex Gomez
2019-06-06
1
-0
/
+2
*
|
|
Fixed a couple of typos, word 'deliberately' and database_resolver_context cl...
Akshay Mohite
2019-06-06
1
-4
/
+4
|
|
/
|
/
|
*
|
Fix period position
Ryuta Kamizono
2019-06-06
4
-5
/
+5
*
|
6.0 release notes: fix typo
Pete Nicholls
2019-06-05
1
-1
/
+1
*
|
Specify a config name from `config` as well as other configs [ci skip]
yuuji.yaginuma
2019-06-05
1
-1
/
+1
*
|
Merge pull request #36376 from sharang-d/reword-content_type-change
Vipul A M
2019-06-05
1
-4
/
+4
|
\
\
|
*
|
Reword the ActionDispatch::Response#content_type change [ci skip]
Sharang Dashputre
2019-06-02
1
-4
/
+4
*
|
|
Fix typo in multi database guide depentent -> dependent [ci skip]
Abhay Nikam
2019-06-04
1
-2
/
+2
*
|
|
Document multiple databases in Rails
eileencodes
2019-06-04
2
-0
/
+274
|
/
/
*
|
Change `ActionDispatch::Response#content_type` returning Content-Type header ...
yuuji.yaginuma
2019-06-01
3
-1
/
+27
*
|
Merge pull request #36077 from st0012/update-doc-for-pluck
Prem Sichanugrist
2019-05-29
1
-0
/
+15
|
\
\
|
*
|
Add a section to introduce `pluck`'s eager loading behavior
st0012
2019-05-03
1
-0
/
+15
[next]