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
...
|
*
|
|
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
*
|
|
|
|
Merge pull request #13293 from akshay-vishnoi/typo
Carlos Antonio da Silva
2013-12-12
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Spelling and Grammar checks
Akshay Vishnoi
2013-12-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #13271 from chancancode/warn_about_using_return_in_as_call...
Rafael Mendonça França
2013-12-12
1
-0
/
+33
|
\
\
\
\
|
*
|
|
|
Warn about using `return` inside inline callback blocks [ci skip]
Godfrey Chan
2013-12-11
1
-0
/
+33
*
|
|
|
|
Merge pull request #13290 from strzalek/inline-syntax-docs
Rafael Mendonça França
2013-12-12
1
-0
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Variants inline syntax documentation [ci skip]
Łukasz Strzałkowski
2013-12-12
1
-0
/
+10
*
|
|
|
|
Merge pull request #13032 from kuldeepaggarwal/after_touch_documentation
Yves Senn
2013-12-12
1
-0
/
+49
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ci skip] added after_touch callback documentation
Kuldeep Aggarwal
2013-12-12
1
-0
/
+49
*
|
|
|
|
typos rectified lifecycle => life cycle
Aayush khandelwal
2013-12-12
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Some improvements on building nested forms. [ci skip]
Juanito Fatas
2013-12-07
1
-7
/
+11
*
|
|
|
capitalize words starting after numbered list to maintain consistency [ci skip]
Prashant Sahni
2013-12-06
1
-3
/
+3
*
|
|
|
Using 2.3.11 URL for 2.3.x guides [ci skip]
Arun Agrawal
2013-12-05
1
-1
/
+1
*
|
|
|
add missing CHANGELOG entry for d8c6f52. [ci skip]
Yves Senn
2013-12-05
1
-0
/
+3
*
|
|
|
end sentences with a `.`. [ci skip]
Yves Senn
2013-12-05
1
-7
/
+9
*
|
|
|
Rails on Rack: Replace an unpleasant grammatical construct.
Jashank Jeremy
2013-12-05
1
-1
/
+1
*
|
|
|
Hightlight message verifier in the release notes [ci skip]
Rafael Mendonça França
2013-12-04
1
-0
/
+11
*
|
|
|
Update the releases notes
Rafael Mendonça França
2013-12-04
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Update guides welcome page to point to version 3.2.16 [ci skip]
Arun Agrawal
2013-12-04
1
-2
/
+2
*
|
|
update guides to new version of rails 3.2.x[ci skip]
Kuldeep Aggarwal
2013-12-05
1
-2
/
+2
*
|
|
mention Active Record enums as major feature for 4.1. [ci skip]
Yves Senn
2013-12-04
1
-0
/
+23
*
|
|
Formatting, capitalization, and punctuation fixes [ci skip]
Ben Lewis
2013-12-04
1
-13
/
+17
*
|
|
remove variants paragraph indent in release notes. [ci skip]
Yves Senn
2013-12-04
1
-23
/
+24
*
|
|
add Spring as major feature in the 4.1 release notes. [ci skip]
Yves Senn
2013-12-04
2
-0
/
+57
*
|
|
minor 4_1_release_notes changes. [ci skip]
Yves Senn
2013-12-04
1
-22
/
+11
*
|
|
Added JSON release notes [ci skip]
Godfrey Chan
2013-12-03
2
-0
/
+89
[prev]
[next]