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
...
*
|
pg guide, datatypes and examples. [ci skip]
Yves Senn
2014-05-06
1
-0
/
+309
*
|
Guides: output valid HTML5
Nate Berkopec
2014-05-05
5
-7
/
+6
|
/
*
Merge pull request #14961 from jonatack/patch-7
Robin Dupret
2014-05-04
1
-89
/
+74
|
\
|
*
Follow-up to #14905 and formatting pass
Jon Atack
2014-05-04
1
-89
/
+74
*
|
Rails One Click is not maintained anymore [ci skip]
Robin Dupret
2014-05-04
1
-1
/
+1
*
|
Revert "Merge pull request #14940 from arunagw/hbakhtiyor-test-db-namespaces-ar"
Yves Senn
2014-05-03
2
-6
/
+6
*
|
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
Arun Agrawal
2014-05-03
2
-6
/
+6
|
/
*
eliminate repetition in guide links for past releases [ci skip]
Vijay Dev
2014-05-02
1
-10
/
+1
*
Merge pull request #14942 from JuanitoFatas/patch/cc-by-sa-4-0
Rafael Mendonça França
2014-05-02
1
-1
/
+1
|
\
|
*
[ci skip] Update guides license to CC BY-SA 4.0 International.
Juanito Fatas
2014-05-02
1
-1
/
+1
*
|
Added link for 4.1 guides on edge guide [ci skip]
Arun Agrawal
2014-05-02
1
-0
/
+3
|
/
*
Follow up to 38ad5438 [ci skip]
Robin Dupret
2014-05-02
1
-27
/
+36
*
[ci skip] Security guide clarity.
Kyle Heironimus
2014-05-01
1
-2
/
+2
*
the use of ... in place >> using ... instead
Jon Atack
2014-04-30
1
-2
/
+2
*
Update the Getting Started tutorial
Jon Atack
2014-04-29
1
-36
/
+159
*
Added a missing `end`
Alejandro Andrés
2014-04-28
1
-0
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-04-27
1
-1
/
+1
|
\
|
*
Revert "Running AR tests on postgres, mysql & sqlite"
Vijay Dev
2014-04-27
1
-5
/
+10
|
*
Running AR tests on postgres, mysql & sqlite
Gaurish Sharma
2014-04-21
1
-10
/
+5
|
*
Remove reference to outdated section
Gaurish Sharma
2014-04-20
1
-1
/
+1
*
|
Merge pull request #14872 from jonatack/patch-7
Vijay Dev
2014-04-27
1
-6
/
+11
|
\
\
|
*
|
Grammar and formatting fixes in Form Helpers Guide
Jon Atack
2014-04-25
1
-6
/
+11
*
|
|
Fix code & grammar in Form Helpers Guide
Jon Atack
2014-04-25
1
-5
/
+5
|
/
/
*
|
Improve readability of contributing to rails guide. [ci skip]
Guo Xiang Tan
2014-04-23
1
-5
/
+5
*
|
Fix run-on sentences and improve grammar [skip ci]
Jon Atack
2014-04-22
1
-8
/
+8
*
|
Merge pull request #14820 from akshay-vishnoi/doc_changes
Richard Schneeman
2014-04-20
3
-4
/
+4
|
\
\
|
*
|
[ci skip] builtin -> built-in
Akshay Vishnoi
2014-04-20
3
-4
/
+4
*
|
|
Fix code indentation and improve formatting
Jon Atack
2014-04-20
1
-47
/
+63
|
/
/
*
|
Grammar fix in Getting Started Guide
Jon Atack
2014-04-20
1
-1
/
+1
*
|
Remove statement assuming coffee shop/public space wifi is inherently insecure
Nick Quaranto
2014-04-19
1
-1
/
+1
*
|
Merge pull request #14804 from akshay-vishnoi/doc_changes
Arthur Nogueira Neves
2014-04-19
1
-1
/
+1
|
\
\
|
*
|
"subhash" --> "sub-hash"
Akshay Vishnoi
2014-04-19
1
-1
/
+1
|
|
/
*
/
wrap methods in backticks [ci skip]
Anton Kalyaev
2014-04-19
1
-2
/
+2
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-04-18
6
-118
/
+146
|
\
|
*
Fix spelling and proper nouns
Steven Harman
2014-04-17
2
-5
/
+5
|
*
[ci skip] document `statement_limit`
schneems
2014-04-15
1
-1
/
+11
|
*
[ci skip] PP does not generate pass by default
schneems
2014-04-15
1
-2
/
+0
|
*
Fix spelling errors and grammar issues
Steven Harman
2014-04-13
1
-8
/
+11
|
*
Fix a few grammar issues. [ci skip]
Steven Harman
2014-04-11
1
-5
/
+4
|
*
Use path where extensions are defined, not used
Steven Harman
2014-04-11
1
-3
/
+3
|
*
Instead boat load of libraries, simply say StdLib
Gaurish Sharma
2014-04-09
1
-1
/
+1
|
*
Improve Contributing to Rails Guide
Gaurish Sharma
2014-04-06
1
-104
/
+122
*
|
:uglify -> :uglifier
Brad Dunbar
2014-04-18
1
-1
/
+1
*
|
Include default rails protect_from_forgery with: :exception
PaulL1
2014-04-17
1
-4
/
+4
*
|
CSRF protection should rescue exception not extend
PaulL1
2014-04-17
1
-3
/
+2
*
|
[skip ci] Reorder i18n guide
Kyle Heironimus
2014-04-16
1
-54
/
+54
*
|
Merge pull request #11836 from mcfiredrill/engines-testing-doc
Arthur Nogueira Neves
2014-04-16
1
-0
/
+10
|
\
\
|
*
|
additional note about routes in functional tests for engines [ci skip]
Tony Miller
2013-08-10
1
-0
/
+10
*
|
|
[ci skip] Avoid suggesting dangerous code in i18n guide
Mike MacDonald
2014-04-15
1
-2
/
+2
*
|
|
[ci skip] Add missing end in one of the examples in Migrations.md.
Juanito Fatas
2014-04-15
1
-0
/
+1
[prev]
[next]