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
*
use rails secret in rails guides
Ryo Hashimoto
2016-02-03
2
-2
/
+2
*
Fix typo.
Zachary Smith
2016-02-02
1
-2
/
+2
*
Change command_task.rb to commands_task.rb in docs
Ryan Nielson
2016-02-02
1
-1
/
+1
*
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
1
-0
/
+5
*
Merge pull request #23225 from vipulnsward/20420-rake-routes-options
Kasper Timm Hansen
2016-02-01
1
-3
/
+14
|
\
|
*
Add options for rake routes task
Vipul A M
2016-02-02
1
-3
/
+14
*
|
Merge pull request #23406 from hackerkid/master
Vipul A M
2016-02-02
1
-5
/
+5
|
\
\
|
*
|
.git added to https repo urls
Vishnu Ks
2016-02-02
1
-5
/
+5
*
|
|
Merge pull request #23151 from maclover7/fix-23148
Rafael França
2016-02-01
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add documentation for #17573
Jon Moss
2016-02-01
1
-0
/
+3
|
|
/
*
/
git protocol replaced with https
Vishnu Ks
2016-02-02
1
-5
/
+5
|
/
*
Merge pull request #23375 from prathamesh-sonpatki/fix-19835
Rafael França
2016-02-01
2
-13
/
+6
|
\
|
*
Fix documentation related to `config.assets.cache_store` [ci skip]
Prathamesh Sonpatki
2016-02-01
2
-13
/
+6
*
|
Revert "Merge pull request #23366 from maclover7/add-configuation-ar-docs"
Rafael Mendonça França
2016-02-01
1
-102
/
+0
*
|
Merge pull request #22857 from bdewater/interlock-doc
Vipul A M
2016-02-01
4
-8
/
+9
|
\
\
|
*
|
Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]
Bart de Water
2016-01-31
4
-9
/
+10
*
|
|
Merge pull request #23368 from y-yagi/remove_backward_compatibility_code_for_...
Santiago Pastorino
2016-01-31
1
-3
/
+0
|
\
\
\
|
*
|
|
remove backward compatibility code for Minitest 4
yuuji.yaginuma
2016-01-30
1
-3
/
+0
*
|
|
|
Remove odd ` [ci skip]
Ryuta Kamizono
2016-01-31
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Add configuration section to "Active Record Basics" guide
Jon Moss
2016-01-30
1
-0
/
+102
*
|
|
Small cleanup to Testing Guide
Jon Moss
2016-01-30
1
-1
/
+1
*
|
|
Merge pull request #23358 from vipulnsward/testing-guide-pass-3
Vipul A M
2016-01-31
1
-19
/
+28
|
\
\
\
|
*
|
|
Pass 3 over testing guide
Vipul A M
2016-01-31
1
-19
/
+28
|
|
/
/
*
/
/
typo fix [ci skip]
Prayag Verma
2016-01-31
1
-1
/
+1
|
/
/
*
|
Getting Started Guide: Update Ruby version to 2.3.0p0
Francis Go
2016-01-29
1
-1
/
+1
*
|
Docs review of api_app.md
Jon Moss
2016-01-28
1
-16
/
+19
*
|
Remove Rack::Lock from the API guides
Rafael Mendonça França
2016-01-28
1
-4
/
+0
*
|
Middleware have no plural
Rafael Mendonça França
2016-01-28
1
-14
/
+14
*
|
Mark API guide as work in progress
Rafael Mendonça França
2016-01-28
1
-0
/
+1
*
|
Put "Using Rails for API-only Applications" in table of contents
Piotr Jakubowski
2016-01-28
1
-0
/
+4
*
|
Merge pull request #23237 from gsamokovarov/new-welcome-page
David Heinemeier Hansson
2016-01-28
1
-0
/
+0
|
\
\
|
*
|
Introduce new welcome page for new projects
Genadi Samokovarov
2016-01-26
1
-0
/
+0
*
|
|
English explanation to multi-level nested join
Collin Graves
2016-01-27
1
-0
/
+2
*
|
|
Fix typos in asset_pipeline.md
Djoume Salvetti
2016-01-27
1
-3
/
+3
*
|
|
remove duplication section [ci skip]
Aditya Kapoor
2016-01-27
1
-4
/
+0
|
/
/
*
|
Merge pull request #23208 from vipulnsward/testing-pass-2
Jon Moss
2016-01-25
1
-14
/
+14
|
\
\
|
*
|
Pass 2 over testing guide
Vipul A M
2016-01-23
1
-14
/
+14
*
|
|
Merge pull request #23210 from sachin21/change_permission
Yves Senn
2016-01-25
1
-0
/
+0
|
\
\
\
|
*
|
|
Change permission to readonly
Satoshi Ohmori
2016-01-23
1
-0
/
+0
|
|
/
/
*
/
/
Update the exception of format constraint in routes
Fernando Seror
2016-01-23
1
-0
/
+2
|
/
/
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-01-22
1
-1
/
+1
|
\
\
|
*
|
[ci skip] An internal link is an relative path
yui-knk
2015-12-23
1
-1
/
+1
*
|
|
Rails 5.0+ rake commands implemented in Rails Framework itself. We prefer to ...
Gaurav Sharma
2016-01-22
1
-43
/
+62
*
|
|
Merge pull request #23177 from vipulnsward/testing-pass-1
Jon Moss
2016-01-22
1
-7
/
+7
|
\
\
\
|
*
|
|
First pass over parts of Testing guide
Vipul A M
2016-01-22
1
-7
/
+7
*
|
|
|
[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
|
/
/
/
[next]