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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #20757 from bquorning/http-status-codes-changed-in-rack
Santiago Pastorino
2015-08-22
2
-4
/
+14
|
\
|
*
4.2 release notes about `render` status options
Benjamin Quorning
2015-08-21
1
-0
/
+11
|
*
Rack changed their status codes to IETF RFC 7231
Benjamin Quorning
2015-08-21
1
-4
/
+3
*
|
[skip ci] Debugging Rails Guide fixes
Jon Atack
2015-08-22
1
-7
/
+9
*
|
Merge pull request #21312 from piton4eg/patch-7
Yves Senn
2015-08-21
1
-12
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add bold to lists' titles [ci skip]
Alexey Markov
2015-08-21
1
-6
/
+6
|
*
Small fixes [ci skip]
Alexey Markov
2015-08-20
1
-12
/
+6
*
|
argh!!!
Aaron Patterson
2015-08-20
3
-0
/
+3
|
/
*
Add code of conduct to README.md and to contributing guide [ci skip]
maclover7
2015-08-18
2
-0
/
+7
*
Small fixes [ci skip]
Alexey Markov
2015-08-17
1
-6
/
+5
*
Merge pull request #21270 from jonatack/update-debugging-guide-byebug-info
Kasper Timm Hansen
2015-08-17
1
-17
/
+6
|
\
|
*
Update the Debugging Rails Guide
Jon Atack
2015-08-17
1
-17
/
+6
*
|
reorganize testing guide. [Zachary Scott & Yves Senn]
Zachary Scott
2015-08-17
1
-329
/
+305
|
/
*
Merge pull request #21135 from DropsOfSerenity/master
Sean Griffin
2015-08-17
1
-0
/
+3
|
\
|
*
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
1
-0
/
+3
*
|
Tiny documentation fixes [ci skip]
Robin Dupret
2015-08-16
1
-2
/
+2
*
|
Small fixes [ci skip]
Alexey Markov
2015-08-15
1
-10
/
+10
*
|
[ci skip] SQL is written using statements, not sentences
Brooks Reese
2015-08-13
1
-1
/
+1
*
|
Merge pull request #21120 from dhiachou/patch-1
Robin Dupret
2015-08-13
1
-5
/
+12
|
\
\
|
*
|
[ci skip] How to pass arguments to ActiveJob Jobs
Dhia Eddine Chouchane
2015-08-13
1
-5
/
+12
*
|
|
[ci skip] Clarified asset pipeline guide
Andreas Lietz
2015-08-13
1
-4
/
+4
*
|
|
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
*
|
|
|
Merge pull request #21204 from brooksreese/ruby_v_before_tip
Matthew Draper
2015-08-12
1
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[ci skip] Swap ruby -v and the installation tip
Brooks Reese
2015-08-11
1
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #21195 from brooksreese/fix_broken_link_markup
Yves Senn
2015-08-11
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix broken link markup
Brooks Reese
2015-08-11
1
-1
/
+1
|
|
/
/
*
|
|
Tiny documentation fixes [ci skip]
Robin Dupret
2015-08-11
2
-6
/
+11
*
|
|
Merge pull request #21138 from dhiachou/patch-2
Rafael Mendonça França
2015-08-11
1
-2
/
+4
|
\
\
\
|
*
|
|
[ci skip] Typo fixed
Dhia Eddine Chouchane
2015-08-06
1
-1
/
+1
|
*
|
|
Outdated information about session storage updated [ci skip]
Dhia Eddine Chouchane
2015-08-06
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
[ci skip] Add link to testing guide
Brooks Reese
2015-08-10
1
-1
/
+7
|
|
/
|
/
|
*
|
[ci skip] Modify introduction text and bullets to be consistent with other gu...
Brooks Reese
2015-08-10
1
-5
/
+5
*
|
docs, use hash instead of a string for `order`. [ci skip]
Yves Senn
2015-08-10
1
-1
/
+1
*
|
Merge pull request #21177 from brooksreese/single_crud_operation
Claudio B.
2015-08-09
1
-1
/
+3
|
\
\
|
*
|
[ci skip] Note that each action maps to a specific CRUD operation
Brooks Reese
2015-08-09
1
-1
/
+3
*
|
|
Merge pull request #21166 from brooksreese/migration_seed_explanation
Claudio B.
2015-08-08
1
-4
/
+9
|
\
\
\
|
*
|
|
[ci skip] Give in-depth explanation of migrations vs. seeds.rb
Brooks Reese
2015-08-08
1
-4
/
+9
|
|
/
/
*
|
|
[ci skip] Adding a note to Action Mailer Basics documentation that Google inc...
melissawahnish
2015-08-08
1
-0
/
+3
*
|
|
use uuid method to define the UUID type [ci skip]
yuuji.yaginuma
2015-08-08
1
-1
/
+1
*
|
|
[ci skip] Add an explanation for `status` option
yui-knk
2015-08-08
1
-1
/
+5
*
|
|
stop using @_env in the controller instance
Aaron Patterson
2015-08-07
1
-2
/
+2
*
|
|
Remove XML Serialization from core.
Zachary Scott
2015-08-07
1
-59
/
+2
|
/
/
*
|
Fix doc typo
Tom Copeland
2015-08-07
1
-1
/
+1
*
|
[ci skip] Remove `identity.active_record`
yui-knk
2015-08-07
1
-8
/
+0
*
|
Added bin/update script to update application automatically
Mehmet Emin İNAÇ
2015-08-07
1
-1
/
+1
*
|
Small fix
Alexey Markov
2015-08-06
1
-1
/
+1
*
|
Corrected instructions for using Sass
Andreas Lietz
2015-08-06
1
-4
/
+4
|
/
*
Merge pull request #20800 from xijo/make_active_job_locale_aware
Kasper Timm Hansen
2015-08-04
1
-0
/
+13
|
\
|
*
Fixes #20799
Johannes Opper
2015-08-04
1
-0
/
+13
[next]