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 branch 'master' of github.com:rails/docrails
Vijay Dev
2016-04-03
2
-2
/
+2
|
\
|
*
s/documention/documentation/
Vipul A M
2016-03-29
1
-1
/
+1
|
*
s/responsibilty/responsibility/
Vipul A M
2016-03-22
1
-1
/
+1
*
|
remove deprecated `datetime_field` from guide [ci skip]
yuuji.yaginuma
2016-04-03
1
-2
/
+0
*
|
Fixes broken link in 'Ruby on Rails 2.2 Release Notes' [ci skip]
Javier Vidal
2016-04-01
1
-1
/
+1
*
|
[ci skip] Parameter filter performs regular expression partial matching
Andrew Babichev
2016-03-31
3
-1
/
+5
*
|
Update how to clear the association cache
Sammy Larbi
2016-03-28
1
-2
/
+2
*
|
[skip ci] Update `numericality` validation docs
Arkadiusz Fal
2016-03-28
1
-0
/
+2
*
|
remove old-dead link
Mohamad Abras
2016-03-27
1
-1
/
+0
*
|
Correct typos in "Active Record Query Interface" guide
Laura Murphy-Clarkin
2016-03-25
1
-19
/
+19
*
|
[ci skip] Added missing custom context validation
Vijay Kumar Agrawal
2016-03-24
1
-0
/
+19
*
|
Remove reference to unmaintained plugin/gem
Olivier Lacan
2016-03-23
1
-1
/
+1
*
|
- Fixed abrupt start of sentence in changelog
Vipul A M
2016-03-22
1
-1
/
+1
*
|
guides, sync 5.0 release notes with changelogs
Yves Senn
2016-03-22
1
-3
/
+38
*
|
guides, sync railties and AP changelogs with 5.0 release notes.
Yves Senn
2016-03-22
1
-0
/
+32
*
|
update Active Job default adapter [ci skip]
yuuji.yaginuma
2016-03-22
2
-5
/
+9
*
|
remove Rails 4 text from asset pipeline guide
Scott Bronson
2016-03-18
1
-7
/
+3
*
|
use rails 5 favicon.ico for rails guides
Mohamad Abras
2016-03-17
1
-0
/
+0
*
|
Document and Match the Rails logger interface
schneems
2016-03-16
1
-2
/
+16
*
|
Update action_controller_overview.md
Sandeep Navghane
2016-03-15
1
-1
/
+1
*
|
Remove log-related stuff from ActiveSupport::Dependencies
Aaron Ang
2016-03-15
1
-2
/
+0
*
|
Correct command for generating secret_key_base [ci skip]
Wiehann
2016-03-14
1
-1
/
+1
*
|
add `queue_classic` to list of provide `provider_job_id` [ci skip]
yuuji.yaginuma
2016-03-14
1
-3
/
+4
*
|
add headers to payload list [ci skip]
yuuji.yaginuma
2016-03-13
1
-0
/
+4
*
|
Clarify has_many :dependent option docs [ci skip]
Chris Arcand
2016-03-11
1
-9
/
+7
*
|
remove obsolete i18n links from guides [ci skip]
Greg Molnar
2016-03-10
1
-5
/
+3
*
|
Remove needless `break;` [ci skip]
Ryuta Kamizono
2016-03-10
1
-1
/
+0
*
|
Remove extra 'the' and unwanted comma [ci skip]
Santosh Wadghule
2016-03-08
1
-1
/
+1
*
|
Remove incorrect Rack documentation example
Jon Moss
2016-03-07
1
-2
/
+2
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-03-06
8
-31
/
+31
|
\
|
*
[ci skip] Update all guides with `null: false` change in migrations
Prathamesh Sonpatki
2016-03-03
3
-23
/
+23
|
*
[ci skip] Update getting started guide for chanages in migrations API
Prathamesh Sonpatki
2016-03-03
1
-3
/
+3
|
*
[ci skip] fix json output
Mikhail Dieterle
2016-02-27
1
-1
/
+1
|
*
[ci skip] Remove reference to Rails 4 in the initialization guide.
Prathamesh Sonpatki
2016-02-26
2
-3
/
+3
|
*
[ci skip] fix typos
Mikhail Dieterle
2016-02-14
1
-3
/
+3
|
*
[ci skip] Update 'Testing Active Record'
yui-knk
2016-02-14
1
-1
/
+1
*
|
remove entry for reverted commit [ci skip]
yuuji.yaginuma
2016-03-06
1
-3
/
+0
*
|
Update the rendering guide to match the current behavior
Rafael Mendonça França
2016-03-05
1
-10
/
+9
*
|
remove config that are no longer needed in sprockets-rails 3
yuuji.yaginuma
2016-03-05
2
-2
/
+2
*
|
Match Puma 3 startup messages [ci skip]
Sam Ruby
2016-03-04
3
-8
/
+8
*
|
Fix author callback in engines guide [ci skip]
Michael Ryan
2016-03-04
1
-3
/
+3
*
|
Merge pull request #24021 from y-yagi/add_scaffold_stylesheet_to_guide
Jon Moss
2016-03-03
1
-0
/
+1
|
\
\
|
*
|
add `scaffold_stylesheet` method to guide [ci skip]
yuuji.yaginuma
2016-03-04
1
-0
/
+1
*
|
|
[ci skip] Make collection caching explicit in guides.
Kasper Timm Hansen
2016-03-03
1
-15
/
+6
*
|
|
Change 'a HTTP' to 'an HTTP' [ci skip]
Santosh Wadghule
2016-03-03
3
-5
/
+5
|
/
/
*
|
Changed behaviour of timestamps helper by create_table migration generator [c...
Mehmet Emin İNAÇ
2016-03-03
1
-1
/
+1
*
|
Merge pull request #23936 from yui-knk/local_constants_to_be_public
Rafael Mendonça França
2016-03-01
1
-23
/
+0
|
\
\
|
*
|
Deprecate `Module.local_constants`
yui-knk
2016-03-01
1
-23
/
+0
*
|
|
Merge pull request #23417 from sgringwe/master
Rafael Mendonça França
2016-03-01
1
-0
/
+2
|
\
\
\
|
*
|
|
Add initial support for allowing an error on order or limit of queries being ...
Scott Ringwelski
2016-02-02
1
-0
/
+2
[next]