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
*
Merge pull request #22298 from yuki24/make-static-index-part-of-public-file-s...
Kasper Timm Hansen
2015-11-16
1
-1
/
+1
|
\
|
*
Make the `static_index` config part of the `config.public_server` config
Yuki Nishijima
2015-11-16
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-11-15
1
-2
/
+24
|
\
\
|
|
/
|
/
|
|
*
copy edits [ci skip]
Vijay Dev
2015-11-15
1
-12
/
+6
|
*
Grammer & Style Tweaks as per feedback
Gaurish Sharma
2015-11-14
1
-3
/
+3
|
*
Document time testing helpers
Gaurish Sharma
2015-11-09
1
-0
/
+28
|
*
:nailcare: Grammer fixes
Gaurish Sharma
2015-11-09
1
-2
/
+2
*
|
Merge pull request #22112 from claudix/master
Xavier Noria
2015-11-13
1
-0
/
+21
|
\
\
|
*
|
Improved explanation
Claudi Martinez
2015-11-13
1
-4
/
+1
|
*
|
Improved explanation
Claudi Martinez
2015-11-01
1
-10
/
+16
|
*
|
Fixed typo
Claudi Martinez
2015-10-29
1
-1
/
+1
|
*
|
Added warning on coding engine controllers
Claudi Martinez
2015-10-29
1
-0
/
+18
*
|
|
Fix typo: "in" should be "is"
Rémy Coutable
2015-11-11
1
-1
/
+1
*
|
|
Clarify i18n active[model/record] key differences
James Coleman
2015-11-11
1
-0
/
+2
*
|
|
upgrade listen to 3.0.4
Xavier Noria
2015-11-08
1
-1
/
+1
*
|
|
document the evented file system monitor opt-in in the config guide [ci skip]
Xavier Noria
2015-11-08
1
-0
/
+22
*
|
|
Fixed wording.
Mike Boone
2015-11-08
1
-1
/
+1
*
|
|
Merge pull request #21897 from swaathi/master
Kasper Timm Hansen
2015-11-07
1
-0
/
+14
|
\
\
\
|
*
|
|
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
1
-0
/
+14
*
|
|
|
Merge pull request #22213 from y-yagi/remove_deprecated_option_from_guide
Richard Schneeman
2015-11-07
1
-15
/
+0
|
\
\
\
\
|
*
|
|
|
remove deprecated `:tokenizer` option from guide [ci skip]
yuuji.yaginuma
2015-11-07
1
-15
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #22145 from atul-shimpi/master
Yves Senn
2015-11-07
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option...
atul-shimpi
2015-11-01
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Add comma to to make the information clear
Ubuntu
2015-11-07
1
-1
/
+1
*
|
|
Clarify automatic creation/deletion of join models for has_many through
Sean Collins
2015-11-06
1
-2
/
+4
*
|
|
Merge pull request #22150 from raq929/patch-1
Yves Senn
2015-11-05
1
-2
/
+4
|
\
\
\
|
*
|
|
Update association_basics.md
raq929
2015-11-01
1
-2
/
+4
|
|
/
/
*
|
|
[ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascrip...
Kasper Timm Hansen
2015-11-05
1
-1
/
+1
*
|
|
[ci skip] Remove final mentions of `static_cache_control` in docs.
Kasper Timm Hansen
2015-11-05
1
-1
/
+3
*
|
|
Remove links to docrails
Rafael Mendonça França
2015-11-05
1
-2
/
+2
*
|
|
Replace `serve_static_files` mentions in docs.
Kasper Timm Hansen
2015-11-04
4
-6
/
+8
*
|
|
document `try!` in ActiveSupport core ext guide
Sean Linsley
2015-11-04
1
-0
/
+7
*
|
|
Update docs/comments to use setup/teardown blocks vs. methods.
Ken Collins
2015-11-03
2
-5
/
+5
*
|
|
[ci skip] querying guide methods first and last: mentioning the influence of ...
r11runner
2015-10-31
1
-0
/
+4
|
/
/
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-10-31
4
-4
/
+4
|
\
\
|
*
|
Improved `KeyError` messages on bang version, since commit https://github.com...
amitkumarsuroliya
2015-10-11
1
-1
/
+1
|
*
|
Replace `an UNIQUE` with `a UNIQUE` as UNIQUE doesn't have a vowel sound [ci ...
amitkumarsuroliya
2015-10-07
2
-2
/
+2
|
*
|
Fixed wording in Assertion docs, changed ‘Assert’ -> ‘Asserts’
Ronak Jangir
2015-10-07
1
-1
/
+1
*
|
|
Fix double word 'be' [ci skip]
Jake Worth
2015-10-31
1
-1
/
+1
*
|
|
Merge pull request #12071 from Crunch09/outer_joins
Sean Griffin
2015-10-30
1
-11
/
+37
|
\
\
\
|
*
|
|
added ActiveRecord::Relation#left_outer_joins
Florian Thomas
2015-05-19
1
-11
/
+37
*
|
|
|
Use #distinct instead of #uniq in the guides [ci skip]
oesgalha
2015-10-29
2
-5
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
[ci skip] Add `:binds` to a list of paramaters of `sql.active_record`
yui-knk
2015-10-28
1
-0
/
+1
*
|
|
Merge pull request #19686 from tsun1215/index_errors
Sean Griffin
2015-10-26
1
-0
/
+4
|
\
\
\
|
*
|
|
Errors can be indexed with nested attributes
Michael Probber
2015-04-17
1
-0
/
+4
*
|
|
|
Edits default `config/boot.rb` to match what's generated by Rails 4.2.
AnnaErshova
2015-10-26
1
-2
/
+1
*
|
|
|
Fix punctuation [ci skip]
Markov Alexey
2015-10-23
1
-1
/
+1
*
|
|
|
API guidelines reword re the Oxford comma [ci skip]
Xavier Noria
2015-10-22
1
-3
/
+4
*
|
|
|
Revert "[ci skip] removed extra comma"
Xavier Noria
2015-10-22
1
-1
/
+1
*
|
|
|
[ci skip] removed extra comma
hemali jain
2015-10-23
1
-1
/
+1
[next]