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
...
|
*
|
|
Revert "Update contributing_to_ruby_on_rails.md"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
|
|
Revert "Update security.md"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
|
|
Revert "Fix on-site markdown rendering [ci skip]"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
|
|
Revert "Underscore in markdown should be escaped with backslash [ci skip]"
Vijay Dev
2013-12-19
1
-1
/
+1
|
*
|
|
[ci skip] add `assets.raise_runtime_errors` flag
schneems
2013-12-14
1
-2
/
+4
|
*
|
|
Remove an extra period
Robin Dupret
2013-12-04
1
-1
/
+1
|
*
|
|
Update contributing_to_ruby_on_rails.md
Harshad Sabne
2013-12-01
1
-1
/
+1
|
*
|
|
Update security.md
Harshad Sabne
2013-11-30
1
-1
/
+1
|
*
|
|
Remove Rdoc formatting from markdown [ci skip]
Harshad Sabne
2013-11-29
1
-1
/
+1
|
*
|
|
Fix on-site markdown rendering [ci skip]
Harshad Sabne
2013-11-28
1
-1
/
+1
|
*
|
|
Underscore in markdown should be escaped with backslash [ci skip]
Harshad Sabne
2013-11-26
1
-1
/
+1
|
*
|
|
Globalize has moved to a new repository
Harshad Sabne
2013-11-25
1
-1
/
+1
*
|
|
|
couple of tweaks to the release notes [ci skip]
Xavier Noria
2013-12-19
1
-2
/
+2
*
|
|
|
pass over half of the release notes [ci skip]
Xavier Noria
2013-12-19
1
-36
/
+38
*
|
|
|
[ci skip] Remove <tt> tag in 4_1_release notes.
Juanito Fatas
2013-12-19
1
-2
/
+2
*
|
|
|
Update configuring guide with I18n options regarding available locales
Jared Beck
2013-12-19
1
-0
/
+6
*
|
|
|
Merge pull request #13366 from vipulnsward/minitest-namespace-change
Godfrey Chan
2013-12-18
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...
Vipul A M
2013-12-18
2
-2
/
+2
*
|
|
|
|
Fix typo [ci skip]
Sıtkı Bağdat
2013-12-18
1
-1
/
+1
*
|
|
|
|
Added a link to the Module#concerning docs from the 4.1 release notes [ci skip]
Godfrey Chan
2013-12-18
1
-4
/
+8
*
|
|
|
|
typo: should be 'DateTime.civil_from_format' and not 'DateTime.civil_from_fro...
Corprew Reed
2013-12-17
1
-1
/
+1
|
/
/
/
/
*
|
/
/
[ci skip] Prettify the removals from Action Controller in 4.1 release notes.
Juanito Fatas
2013-12-18
1
-7
/
+9
|
|
/
/
|
/
|
|
*
|
|
Mention new CSRF protection gotcha in upgrade guide
Jeremy Kemper
2013-12-17
1
-1
/
+26
*
|
|
Discuss Action Pack's new CSRF protection from remote script tags and what it...
Jeremy Kemper
2013-12-17
1
-132
/
+146
*
|
|
Merge pull request #13345 from jeremy/get-csrf
Jeremy Kemper
2013-12-17
1
-3
/
+5
|
\
\
\
|
*
|
|
CSRF protection from cross-origin <script> tags
Jeremy Kemper
2013-12-17
1
-3
/
+5
*
|
|
|
Merge pull request #13314 from laurocaetano/blacklist_array_methods
Jeremy Kemper
2013-12-17
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Create a blacklist to disallow mutator methods to be delegated to `Array`.
Lauro Caetano
2013-12-17
1
-0
/
+17
*
|
|
|
|
Merge pull request #13346 from chancancode/release_notes_etc
Yves Senn
2013-12-17
2
-45
/
+145
|
\
\
\
\
\
|
*
|
|
|
|
Some assorted fixes for the 4.1 release notes:
Godfrey Chan
2013-12-17
2
-45
/
+145
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #13341 from carlosantoniodasilva/ca-i18n
Carlos Antonio da Silva
2013-12-17
1
-0
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add changelog and upgrading notice related to I18n enforce_available_locales ...
Carlos Antonio da Silva
2013-12-17
1
-0
/
+17
*
|
|
|
|
release notes link to fixed versions of the API. [ci skip]
Yves Senn
2013-12-17
2
-2
/
+2
|
/
/
/
/
*
/
/
/
minor doc reword. Upgrade Rails itself not to Rails. [ci skip]
Yves Senn
2013-12-17
1
-3
/
+3
|
/
/
/
*
|
|
use `bin/spring` in release notes. [ci skip]
Yves Senn
2013-12-17
1
-1
/
+1
*
|
|
Remove the link for code.whytheluckystiff.net
Rafael Mendonça França
2013-12-16
1
-1
/
+1
*
|
|
Fix url leak in application templates guide
Jacob Evan Shreve
2013-12-16
1
-1
/
+1
*
|
|
Added `absence` parameter to pluralization table
Ivan
2013-12-16
1
-0
/
+1
*
|
|
Merge pull request #13307 from akshay-vishnoi/typo
Rafael Mendonça França
2013-12-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Spelling and Grammar check [ci skip]
Akshay Vishnoi
2013-12-16
1
-1
/
+1
*
|
|
|
Merge pull request #13181 from fluxusfrequency/patch-4
Robin Dupret
2013-12-14
1
-221
/
+603
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Word wrapping engines guide [ci skip]
Ben Lewis
2013-12-14
1
-189
/
+568
|
*
|
|
Clarification, grammar fixes, punctuation, and capitalization [ci skip]
Ben Lewis
2013-12-14
1
-84
/
+87
*
|
|
|
Improved documents [ci skip]
Kuldeep Aggarwal
2013-12-14
4
-4
/
+4
*
|
|
|
Improve document: working with javascript in rails [ci skip].
Juanito Fatas
2013-12-14
1
-5
/
+15
*
|
|
|
Merge pull request #13305 from psahni/form_tag_with_parameters
Yves Senn
2013-12-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
form_tag with parameters fixed [ ci skip ]
Prashant Sahni
2013-12-13
1
-1
/
+1
*
|
|
|
|
fix grammatical error
Afshin Mokhtari
2013-12-12
1
-1
/
+1
*
|
|
|
|
docs guidelines: recommends wording in a way that avoids "you"s and "your"s
Xavier Noria
2013-12-12
1
-1
/
+15
*
|
|
|
|
copy-edits 68abbac [ci skip]
Xavier Noria
2013-12-12
1
-10
/
+22
[prev]
[next]