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
*
Better title in Testing Guide
Kir Shatrov
2015-03-22
1
-1
/
+1
*
[ci skip] Fix link format
yui-knk
2015-03-15
1
-1
/
+1
*
[ci skip] Remove spaces
yui-knk
2015-03-14
1
-27
/
+27
*
Add backquote to :as option.
yui-knk
2015-03-11
1
-1
/
+1
*
[ci skip] Remove unnecessary space
yui-knk
2015-03-04
1
-2
/
+2
*
[ci skip] Fix fenced code block lang
yui-knk
2015-03-03
1
-1
/
+1
*
[ci skip] Add `.`
yui-knk
2015-03-03
1
-1
/
+1
*
[ci skip] Add `.`
yui-knk
2015-03-01
1
-1
/
+1
*
[ci skip] Fix fenced code block lang
yui-knk
2015-03-01
1
-1
/
+1
*
Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2
Yves Senn
2015-02-28
1
-1
/
+1
|
\
|
*
[ci skip] Fix to comment
yui-knk
2015-03-01
1
-1
/
+1
*
|
[ci skip] Fix to String
yui-knk
2015-03-01
1
-1
/
+1
|
/
*
Merge pull request #19125 from y-yagi/testing_guide
Yves Senn
2015-02-28
1
-0
/
+1
|
\
|
*
add `ActiveJob::TestCase` to list of classes providing for test [ci skip]
yuuji.yaginuma
2015-02-28
1
-0
/
+1
*
|
Merge pull request #19123 from yui-knk/fix/active_support_instrumentation2
Guillermo Iguaran
2015-02-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Remove `,`
yui-knk
2015-02-28
1
-1
/
+1
*
|
[ci skip] Replace `ActiveResource` with `Active Resource`
yui-knk
2015-02-28
1
-1
/
+1
|
/
*
[ci skip] Fix table of 4_1_release_notes.md
yui-knk
2015-02-28
1
-9
/
+9
*
Remove reference to workingwithrails.com since it is being retired
Richard Venneman
2015-02-27
1
-5
/
+2
*
Don't recommend to precompile all assets
Rafael Mendonça França
2015-02-27
1
-21
/
+0
*
Guides mistake about page caching.
Yury Otcheski
2015-02-27
1
-1
/
+1
*
[ci-skip] correct doc about custom validators
Aditya Kapoor
2015-02-27
1
-2
/
+2
*
Merge pull request #19107 from prathamesh-sonpatki/template-inheritance
Abdelkader Boudih
2015-02-27
1
-1
/
+1
|
\
|
*
Fix wording in template inheritance section of layout guide [ci skip]
Prathamesh Sonpatki
2015-02-27
1
-1
/
+1
*
|
Section explaining how rails runner accepts code in a ruby file.
Waseem Ahmad
2015-02-26
1
-0
/
+6
*
|
:nailcare:
Akira Matsuda
2015-02-26
1
-1
/
+1
|
/
*
Merge pull request #16738 from net-engine/guides-template-inheritance
Rafael Mendonça França
2015-02-25
1
-0
/
+36
|
\
|
*
Merge remote-tracking branch 'origin/master' into guides-template-inheritance
ecoologic
2014-10-07
16
-71
/
+522
|
|
\
|
*
|
2.2.14.5 Template Inheritance (new in guide, feature in since 3.1)
erik
2014-08-29
1
-0
/
+36
*
|
|
Tiny documentation edits [ci skip]
Robin Dupret
2015-02-24
1
-1
/
+2
*
|
|
[ci skip] Fix `Object-Relational` to `Object Relational`
yui-knk
2015-02-24
1
-1
/
+1
*
|
|
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
2
-0
/
+7
*
|
|
Minor guides edits [ci skip]
Robin Dupret
2015-02-21
2
-24
/
+23
*
|
|
Improve wording on find_by note regarding returning only one record [ci skip]
Konstantinos Rousis
2015-02-21
1
-2
/
+3
*
|
|
[ci skip] Use explicit module namespace in guide
Kasper Timm Hansen
2015-02-21
1
-1
/
+3
*
|
|
guides, fully qualify `ApplicationController`. Closes #19024.
Yves Senn
2015-02-21
1
-1
/
+1
*
|
|
Oops :bomb:
Rafael Mendonça França
2015-02-20
1
-1
/
+1
*
|
|
Change the deprecation messages to show the preferred way to work with
Rafael Mendonça França
2015-02-20
1
-1
/
+1
*
|
|
Prefer request_id over uuid and test the alias
Rafael Mendonça França
2015-02-20
1
-1
/
+1
*
|
|
Use sentence case for consistency in comments
Marcel Morgan
2015-02-20
1
-5
/
+5
*
|
|
use `messages` instead of deprecated `ActiveModel::Errors#[]=` method [ci skip]
yuuji.yaginuma
2015-02-20
1
-1
/
+1
*
|
|
Fix code sample for custom exception handler [ci skip]
Bart
2015-02-19
1
-2
/
+2
*
|
|
Merge pull request #18411 from todd/extract_record_tag_helper
Rafael Mendonça França
2015-02-18
1
-77
/
+0
|
\
\
\
|
*
|
|
Remove RecordTagHelper, add extraction notices
Todd Bealmear
2015-02-16
1
-77
/
+0
*
|
|
|
Merge pull request #15700 from maurogeorge/guides-local_assigns
Rafael Mendonça França
2015-02-18
1
-0
/
+30
|
\
\
\
\
|
*
|
|
|
Add docs about local_assigns on guides
Mauro George
2014-06-13
1
-0
/
+30
*
|
|
|
|
Talk about Gemfile.lock in the contributing guide
Rafael Mendonça França
2015-02-18
1
-3
/
+7
*
|
|
|
|
Merge pull request #18984 from rousisk/master
Carlos Antonio da Silva
2015-02-18
1
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Replace deprecated readonly option with scope blocks in docs and guide
Konstantinos Rousis
2015-02-18
1
-3
/
+2
*
|
|
|
|
|
constants guide: adds a step to a resolution algorithm
Xavier Noria
2015-02-18
1
-1
/
+3
|
/
/
/
/
/
[next]