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
/
upgrading_ruby_on_rails.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo that says you application [ci skip]
Arel English
2014-01-20
1
-1
/
+1
*
Correcting link that is pointing to Rails blog [ci skip]
Rajesh Thummalapally
2014-01-19
1
-1
/
+1
*
Spring in now under rails/spring [ci skip]
Rashmi Yadav
2014-01-19
1
-1
/
+1
*
Use single quotes in generated files
Chulki Lee
2014-01-14
1
-5
/
+5
*
Updated Changelog to reflect removal of :dependent => :restrict
Rystraum Gamonez
2014-01-14
1
-0
/
+4
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-0
/
+7
*
Mention new CSRF protection gotcha in upgrade guide
Jeremy Kemper
2013-12-17
1
-1
/
+26
*
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
1
-0
/
+27
|
\
\
|
*
|
Some assorted fixes for the 4.1 release notes:
Godfrey Chan
2013-12-17
1
-0
/
+27
|
|
/
*
/
Add changelog and upgrading notice related to I18n enforce_available_locales ...
Carlos Antonio da Silva
2013-12-17
1
-0
/
+17
|
/
*
copy-edits 68abbac [ci skip]
Xavier Noria
2013-12-12
1
-10
/
+22
*
Warn about using `return` inside inline callback blocks [ci skip]
Godfrey Chan
2013-12-11
1
-0
/
+33
*
capitalize words starting after numbered list to maintain consistency [ci skip]
Prashant Sahni
2013-12-06
1
-3
/
+3
*
update guides to new version of rails 3.2.x[ci skip]
Kuldeep Aggarwal
2013-12-05
1
-2
/
+2
*
add Spring as major feature in the 4.1 release notes. [ci skip]
Yves Senn
2013-12-04
1
-0
/
+12
*
Added JSON release notes [ci skip]
Godfrey Chan
2013-12-03
1
-0
/
+54
*
Introduce a context for rendering fixtures ERB.
Victor Costan
2013-12-03
1
-0
/
+17
*
create 4.1 release notes guide scaffold. [ci skip]
Yves Senn
2013-11-28
1
-0
/
+6
*
3.2 to 4.0 section in upgrading guide is no longer wip. [ci skip]
Yves Senn
2013-11-28
1
-2
/
+0
*
move "HTTP PATCH" paragraph into "Upgrading 3.2 -> 4.0". [ci skip]
Yves Senn
2013-11-28
1
-9
/
+9
*
[ci skip] Update gem versions for 3.2 and 3.1. Also change some words.
Juanito Fatas
2013-11-16
1
-9
/
+10
*
asset_url => asset-url in sass-rails docs [ci skip]
Rashmi Yadav
2013-09-13
1
-1
/
+1
*
Fix spacing issue
Vipul A M
2013-09-03
1
-0
/
+1
*
adding more finder migration information to upgrade guide [ci skip]
Gary S. Weaver
2013-08-27
1
-0
/
+6
*
Add Finder API changes to upgrading guide [skip ci]
Vipul A M
2013-08-26
1
-0
/
+12
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-08-17
1
-1
/
+1
|
\
|
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-1
/
+1
*
|
Revert change on ActiveRecord::Relation#order method that prepends new
Rafael Mendonça França
2013-07-29
1
-2
/
+0
|
/
*
Use hyphenated version of assert_url [ci skip]
Robin Dupret
2013-07-26
1
-1
/
+1
*
Upgrade guide. Renaming Indexes on tables. [ci skip].
Nishant Modak
2013-07-19
1
-0
/
+2
*
grammar fix in upgrade documentation
Gary S. Weaver
2013-07-17
1
-1
/
+1
*
Merge pull request #11143 from robin850/upgrading-rails
Rafael Mendonça França
2013-07-09
1
-1
/
+23
|
\
|
*
Add few information about missing steps [ci skip]
Robin Dupret
2013-06-29
1
-1
/
+23
*
|
Removed redundant upgrade docs on new cookies.
Ryan Endacott
2013-07-04
1
-10
/
+0
|
/
*
`existant` => `existent`
Vipul A M
2013-06-15
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-06-14
1
-0
/
+4
|
\
|
*
Consistent use of one space only after punctuation
Sunny Ripert
2013-05-28
1
-1
/
+1
*
|
Improve upgrade guide documentation about the PUT->PATCH change
Trevor Turk
2013-06-03
1
-16
/
+39
*
|
Add note about upgrading custom routes from `put` to `patch`.
Javan Makhmali
2013-05-24
1
-0
/
+18
*
|
Spelling correction in Upgrading Guide
Zack Hubert
2013-05-20
1
-1
/
+1
|
/
*
Adding notes on PATCH to the upgrade guide.
Steve Klabnik
2013-05-13
1
-0
/
+53
*
specify that dom_(id|class) are deprecated in controllers, views are fine
Xavier Noria
2013-05-12
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-04-11
1
-2
/
+2
|
\
|
*
Merge branch 'master' of github.com:rails/rails
Vijay Dev
2013-03-30
1
-1
/
+28
|
|
\
|
*
|
Revert "Using American English spellings over British style spellings"
Vijay Dev
2013-03-30
1
-2
/
+2
*
|
|
Improve documentation around the cookie store auto-upgrade to encryption
Trevor Turk
2013-04-01
1
-1
/
+3
*
|
|
Merge pull request #9978 from trevorturk/cookie-store-auto-upgrade
Santiago Pastorino
2013-04-01
1
-4
/
+7
|
\
\
\
|
*
|
|
Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...
Trevor Turk
2013-03-28
1
-4
/
+7
[next]