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
...
*
|
|
|
|
[ci skip] fix #23157
Shakib Hossain
2016-01-22
1
-0
/
+5
|
/
/
/
/
*
|
|
|
insert newlines into code samples
Alexander
2016-01-20
1
-3
/
+5
*
|
|
|
Merge pull request #23125 from Gaurav2728/update_puma_as_webserver
Rafael França
2016-01-19
4
-17
/
+14
|
\
\
\
\
|
*
|
|
|
[ci skip] update guide for Puma web server instead of Webrick
Gaurav Sharma
2016-01-20
4
-17
/
+14
*
|
|
|
|
- Changed from bin/rake to bin/rails at more application places.
Vipul A M
2016-01-20
3
-5
/
+5
|
/
/
/
/
*
|
|
|
use bin/rails default instead of rake commands [ci skip]
Gaurav Sharma
2016-01-19
6
-37
/
+37
*
|
|
|
- Remove dead links and take users to just the home page instead
Vipul A M
2016-01-19
1
-14
/
+1
*
|
|
|
Merge pull request #23117 from vipulnsward/22297-ar-exception-raise
Abdelkader Boudih
2016-01-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Mention that halting chain does not re-raise `ActiveRecord::RecordInvalid` e...
Vipul A M
2016-01-19
1
-1
/
+1
*
|
|
|
|
Make text about render :html option clearer to state, text will get escaped i...
Vipul A M
2016-01-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix discrepancies in associations guide [ci skip]
Prathamesh Sonpatki
2016-01-19
1
-6
/
+6
*
|
|
|
`ApplicationRecord` instead of `ActiveRecord::Base` in Association Guides [c...
amitkumarsuroliya
2016-01-19
1
-2
/
+2
*
|
|
|
Merge pull request #23099 from vipulnsward/change_start_at_end_at
Kasper Timm Hansen
2016-01-18
1
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Changed options for find_each and variants to have options start/finish inste...
Vipul A M
2016-01-18
1
-10
/
+10
*
|
|
|
|
Association Guide replaces Order as example with Author-Book Example [ci skip]
amitkumarsuroliya
2016-01-18
1
-230
/
+230
*
|
|
|
|
Merge pull request #22705 from RochesterinNYC/add-order-explanation-to-first-...
Jon Moss
2016-01-18
1
-2
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Add clarification about `first` and `last` behavior when using `order` [ci skip]
James Wen
2015-12-20
1
-2
/
+28
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #22394 from j-dexx/update_association_basics_guide
Jon Moss
2016-01-18
1
-3
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Updated the guides for having a distinct has_many through at the database level
James Doyley
2016-01-18
1
-3
/
+13
*
|
|
|
|
|
Explain how HStore columns can be queried [ci skip]
Prathamesh Sonpatki
2016-01-18
1
-0
/
+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
[ci skip] fix typo in docs
ankit1910
2016-01-14
1
-1
/
+1
*
|
|
|
|
Add a note on ActionController guide about 404
Mauro George
2016-01-11
1
-2
/
+6
*
|
|
|
|
Merge pull request #22983 from bronson/update-mysql-in-guides
Santiago Pastorino
2016-01-10
2
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
remove legacy mysql from guides to match #22715
Scott Bronson
2016-01-09
2
-2
/
+1
*
|
|
|
|
|
Merge pull request #21995 from tak1n/master
Jon Moss
2016-01-10
1
-8
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix doc for rails custom configuration through config_for [skip ci]
Benny Klotz
2015-12-03
1
-2
/
+2
|
*
|
|
|
|
|
Updated existing custom configuration for rails 5 where `config.x`
Benny Klotz
2015-10-19
1
-8
/
+35
*
|
|
|
|
|
|
rake log:clear task updated refs[#22544]
Pramod
2016-01-09
1
-1
/
+1
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #22275 from mastahyeti/per-form-csrf
Rafael França
2016-01-06
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add option for per-form CSRF tokens
Ben Toews
2016-01-04
1
-0
/
+2
*
|
|
|
|
|
|
Merge pull request #22922 from vhf/add_fpb_back
Claudio B
2016-01-05
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] Update doc/resource link removed by #21211
Victor Felder
2016-01-05
1
-0
/
+1
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
Add job suffix to sample's job file name
Manu
2016-01-05
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Update the maintenance policy for the next release.
Rafael Mendonça França
2016-01-04
1
-3
/
+3
*
|
|
|
|
|
Remove duplicate entry for ActiveRecord::Relation#cache_key from Rails 5 rele...
Prathamesh Sonpatki
2016-01-02
1
-3
/
+0
*
|
|
|
|
|
Fix typo: test -> text
Sean Collins
2015-12-30
1
-1
/
+1
*
|
|
|
|
|
[ci skip] Update rails/all.rb reference.
Kasper Timm Hansen
2015-12-30
1
-9
/
+10
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #22844 from prathamesh-sonpatki/issue_22836
Yves Senn
2015-12-30
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix documentation for configuring default_charset [ci skip]
Prathamesh Sonpatki
2015-12-30
1
-2
/
+2
*
|
|
|
|
|
[ci skip] Put all removals in its section
Akshay Vishnoi
2015-12-30
1
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #22053 from Empact/first-loaded
Yves Senn
2015-12-28
1
-0
/
+4
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #22759 from akshay-vishnoi/human-size-helper
Eileen M. Uchitelle
2015-12-27
1
-6
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add support for Petabyte and Exabyte in number to human size
Akshay Vishnoi
2015-12-22
1
-6
/
+8
*
|
|
|
|
|
|
fix link to pr [ci skip]
yuuji.yaginuma
2015-12-27
1
-1
/
+1
*
|
|
|
|
|
|
Improve RDoc documentation of ActionDispatch::SSL
Tim Rogers
2015-12-24
1
-1
/
+1
*
|
|
|
|
|
|
Improve documentation of config.force_ssl in guides
Tim Rogers
2015-12-24
1
-2
/
+2
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Improve readability of CacheHelper section
Dave Powers
2015-12-23
1
-1
/
+1
*
|
|
|
|
|
release notes, use past tense. [ci skip]
Ryuta Kamizono
2015-12-24
1
-2
/
+2
*
|
|
|
|
|
release notes, Rails 5 won't support the protected_attribtues gem.
Yves Senn
2015-12-23
1
-0
/
+3
*
|
|
|
|
|
release notes, extracted notable changes from Active Record CHANGELOG.
Yves Senn
2015-12-23
1
-1
/
+163
[prev]
[next]