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 #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
|
/
/
/
*
|
|
fix type in guide - missing word
Nicolas Maloeuvre
2015-02-18
1
-1
/
+1
*
|
|
Merge pull request #18843 from yuki24/guides-add-guide-for-mail-preview
Zachary Scott
2015-02-17
1
-0
/
+33
|
\
\
\
|
*
|
|
Add guide for Action Mailer Previews
Yuki Nishijima
2015-02-08
1
-0
/
+33
*
|
|
|
Merge pull request #18961 from vipulnsward/deprecate-start-value
Yves Senn
2015-02-17
1
-9
/
+9
|
\
\
\
\
|
*
|
|
|
Deprecated passing of `start` value to `find_in_batches` and `find_each` in f...
Vipul A M
2015-02-17
1
-9
/
+9
*
|
|
|
|
Revert c732a66:
Zachary Scott
2015-02-16
1
-0
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #18960 from ctaintor/remove_dependency_doc
Zachary Scott
2015-02-16
1
-4
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
removes docs for dependency_loading config option and disable_dependency_load...
Case Taintor
2015-02-16
1
-4
/
+0
*
|
|
|
Merge pull request #18485 from andreynering/robots.txt
Zachary Scott
2015-02-16
2
-0
/
+22
|
\
\
\
\
|
*
|
|
|
Adding 'Search Engines Indexing' Section [ci skip]
Andrey Nering
2015-01-14
2
-0
/
+22
*
|
|
|
|
Merge pull request #18679 from adipra3n/master
Zachary Scott
2015-02-16
1
-0
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
document web console in debugging guide [ci skip]
Adi Pradhan
2015-01-26
1
-0
/
+52
*
|
|
|
|
|
Merge pull request #18815 from tmingos/patch-1
Zachary Scott
2015-02-16
1
-3
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Edit text on optional db constraints for uniqueness validations [ci skip]
Taylor Mingos
2015-02-04
1
-3
/
+2
*
|
|
|
|
|
|
Improving remote forms guides [ci skip]
Andrey Nering
2015-02-16
1
-0
/
+28
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Tiny documentation edits [ci skip]
Robin Dupret
2015-02-15
4
-28
/
+32
*
|
|
|
|
|
fix syntax error in render partial example [ci skip]
yuuji.yaginuma
2015-02-15
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #18938 from tchandy/updating_query_tracer_link
Arthur Nogueira Neves
2015-02-14
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Updating Query Tracer github repository
Thiago Pradi
2015-02-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-02-14
1
-6
/
+6
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ci skip] Add some more code highlights.
Juanito Fatas
2015-02-10
1
-5
/
+5
|
*
|
|
|
|
|
[ci skip] Add a missing space in t.belongs_to argument.
Juanito Fatas
2015-01-29
1
-1
/
+1
*
|
|
|
|
|
|
[ci skip] escape under score
yui-knk
2015-02-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #18844 from yuki24/guides-add-render-example-without-parti...
Zachary Scott
2015-02-12
1
-0
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add tip for skipping `partial` and `locals` options for `render`
Yuki Nishijima
2015-02-08
1
-0
/
+15
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
guides, various testing guide changes. [ci skip]
Yves Senn
2015-02-11
1
-7
/
+15
*
|
|
|
|
|
|
Merge pull request #18363 from andreynering/add-foreign-key-subsection-in-upg...
Yves Senn
2015-02-11
1
-0
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Adding subsection on 'upgrading' guide about 4.2 foreign key support [ci skip]
Andrey Nering
2015-02-10
1
-0
/
+14
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #12257 from vipulnsward/end_on_find_in_batches
Rafael Mendonça França
2015-02-10
1
-1
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add an option `end_at` to `find_in_batches`
Vipul A M
2015-02-09
1
-1
/
+14
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #18808 from carlosramireziii/i18n-doc-update
Robin Dupret
2015-02-10
1
-0
/
+19
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Document lazy lookup behavior for controllers
Carlos Ramirez III
2015-02-03
1
-0
/
+19
*
|
|
|
|
|
|
use rails favicon.ico instead or ruby favicon.ico for rails guides
John Krueger
2015-02-06
1
-0
/
+0
*
|
|
|
|
|
|
Add link to the show action in the getting started
Rafael Mendonça França
2015-02-06
1
-0
/
+1
*
|
|
|
|
|
|
Remove documentation tasks
Xavier Noria
2015-02-06
2
-21
/
+0
*
|
|
|
|
|
|
Merge pull request #18771 from kirs/deprecate-xhr
Rafael Mendonça França
2015-02-05
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Migrating xhr methods to keyword arguments syntax
Kir Shatrov
2015-02-01
1
-2
/
+2
*
|
|
|
|
|
|
|
load "rack/test" before "action_controller/railtie" in bug report templates [...
yuuji.yaginuma
2015-02-05
1
-1
/
+1
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
revert 539d929b7b32302afe548e4cb06b5f4dd56e9942 [ci skip]
Abdelkader Boudih
2015-02-04
1
-1
/
+1
*
|
|
|
|
|
|
Fix typo in Creating and Customizing Rails Generators & Templates guides
Yasuhiko Katoh (y@su)
2015-02-04
1
-1
/
+1
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #18801 from andreynering/fix-js-link
Eileen M. Uchitelle
2015-02-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix link [ci skip]
Andrey Nering
2015-02-03
1
-1
/
+1
[next]