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
/
command_line.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update schema cache doc in guides/command_line
Kir Shatrov
2016-12-31
1
-2
/
+2
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-08-02
1
-1
/
+7
|
\
|
*
Add note about `config.annotations.register_directories` option in the guides...
Prathamesh Sonpatki
2016-07-10
1
-1
/
+7
*
|
Correct link for model generator field types
Josh Justice
2016-07-13
1
-1
/
+1
|
/
*
The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...
Vipul A M
2016-05-16
1
-1
/
+1
*
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...
willnet
2016-04-30
1
-1
/
+1
*
MariaDB Documentation
iangilfillan
2016-04-14
1
-1
/
+1
*
Match Puma 3 startup messages [ci skip]
Sam Ruby
2016-03-04
1
-3
/
+4
*
SQLite 2 support has been dropped [ci skip]
Ryuta Kamizono
2016-02-04
1
-1
/
+1
*
update supported version of PostgreSQL in docs [ci skip]
yuuji.yaginuma
2016-02-03
1
-1
/
+1
*
Merge pull request #22857 from bdewater/interlock-doc
Vipul A M
2016-02-01
1
-1
/
+1
|
\
|
*
Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]
Bart de Water
2016-01-31
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 #23125 from Gaurav2728/update_puma_as_webserver
Rafael França
2016-01-19
1
-7
/
+8
|
\
\
|
*
|
[ci skip] update guide for Puma web server instead of Webrick
Gaurav Sharma
2016-01-20
1
-7
/
+8
*
|
|
- Changed from bin/rake to bin/rails at more application places.
Vipul A M
2016-01-20
1
-1
/
+1
|
/
/
*
/
rake log:clear task updated refs[#22544]
Pramod
2016-01-09
1
-1
/
+1
|
/
*
[ci skip] `rails new project` generates README.md now
Akshay Vishnoi
2015-12-21
1
-3
/
+3
*
Revert "removing Rack::Runtime from the default stack."
Aaron Patterson
2015-10-03
1
-1
/
+1
*
removing Rack::Runtime from the default stack.
Aaron Patterson
2015-10-02
1
-1
/
+1
*
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+1
*
[ci skip] Add link to testing guide
Brooks Reese
2015-08-10
1
-1
/
+7
*
update Rails Command Line guide page
Gaurav Sharma
2015-06-09
1
-2
/
+2
*
[ci skip] Fix linked html file
yui-knk
2015-04-21
1
-1
/
+1
*
Merge pull request #19753 from jonatack/use-ruby-2-2-2
Guillermo Iguaran
2015-04-13
1
-2
/
+2
|
\
|
*
Upgrade to Ruby 2.2.2
Jon Atack
2015-04-14
1
-2
/
+2
*
|
correct the directory which rake notes look by default [ci skip]
yuuji.yaginuma
2015-04-06
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-03-26
1
-1
/
+1
|
\
|
*
Rails 5 requires 2.2.1. [ci skip]
Juanito Fatas
2015-03-24
1
-1
/
+1
*
|
Adds an example of how to access the arguments passed to a custom rake task [...
Mohnish G J
2015-03-16
1
-2
/
+2
|
/
*
Section explaining how rails runner accepts code in a ruby file.
Waseem Ahmad
2015-02-26
1
-0
/
+6
*
Remove documentation tasks
Xavier Noria
2015-02-06
1
-8
/
+0
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
Remove the tmp/sessions folder and its clear task
Robin Dupret
2015-01-03
1
-6
/
+5
*
Updating guides for Rails 5.0 [ci skip]
Lucas Caton
2015-01-02
1
-6
/
+6
*
Update guides regarding the extension changes
Robin Dupret
2014-12-26
1
-5
/
+5
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
[ci skip] Change three backticks to just one
yui-knk
2014-12-17
1
-3
/
+3
*
[ci skip] Fix typo in command_line.md
yui-knk
2014-11-09
1
-1
/
+1
*
[ci skip] Fix line break on command line guide
yui-knk
2014-11-08
1
-6
/
+2
*
[ci skip] modify default host in command line guide
yuuji.yaginuma
2014-11-07
1
-2
/
+2
*
Update `bin/rake about` [ci skip]
Arun Agrawal
2014-11-05
1
-6
/
+1
*
Singular credit_card controller name changed to plural
Niko Kiuru
2014-09-14
1
-1
/
+1
*
Update docs to reflect that helper stubs are no longer generated
David Heinemeier Hansson
2014-08-03
1
-4
/
+0
*
Remove "profile and benchmark" line from command line guide
Dave Jachimiak
2014-07-17
1
-1
/
+0
*
Update Rails versions [ci skip]
Robin Dupret
2014-07-07
1
-8
/
+8
*
Add to guides app and helper objects on command line
Mauro George
2014-06-19
1
-0
/
+25
*
Correct Example output in Rails guides [ci skip]
Aditya Kapoor
2014-06-07
1
-7
/
+6
*
Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]
John Kelly Ferguson
2014-05-24
1
-6
/
+6
*
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
John Kelly Ferguson
2014-05-21
1
-1
/
+1
[next]