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 upgrading guide [ci skip]
Vijay Dev
2013-03-30
1
-23
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-30
1
-2
/
+28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
info that Gemfile *group :assets* was removed
Vinicius Quaiato
2013-03-29
1
-0
/
+26
|
*
Using American English spellings over British style spellings
Prathamesh Sonpatki
2013-03-21
1
-2
/
+2
*
|
use relative links inside guides [ci skip]
Yves Senn
2013-03-25
1
-1
/
+4
*
|
Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing sign...
Trevor Turk
2013-03-24
1
-1
/
+11
*
|
Raise an ArgumentError when a clashing named route is defined
Trevor Turk
2013-03-19
1
-15
/
+3
*
|
Document change to clashing named route selection from journey commit 98a9802a
Trevor Turk
2013-03-12
1
-0
/
+26
|
/
*
Some copy edit and formatting for upgrading guide.
Hendy Tanata
2013-03-08
1
-3
/
+3
*
Restore note about nested SCRIPT_NAME handling.
Jeremy Kemper
2013-03-01
1
-0
/
+2
*
Wordsmithing @trevorturk's upgrade notes
Jeremy Kemper
2013-02-28
1
-7
/
+4
*
Document introduction of ActionDispatch::ParamsParser::ParseError
Trevor Turk
2013-02-28
1
-0
/
+2
*
Document that scopes require a callable object
Trevor Turk
2013-02-28
1
-1
/
+9
*
Document common deprecations
Trevor Turk
2013-02-28
1
-0
/
+11
*
Document the deprecation of ActionView::RecordIdentifier
Trevor Turk
2013-02-28
1
-0
/
+2
*
Document ActiveRecord::Fixtures becoming ActiveRecord::FixtureSet
Trevor Turk
2013-02-28
1
-0
/
+2
*
Document change in routes using match
Trevor Turk
2013-02-28
1
-0
/
+13
*
Document removal of assets:precompile:primary
Trevor Turk
2013-02-28
1
-0
/
+4
*
Document sass-rails asset_url deprecation
Trevor Turk
2013-02-28
1
-0
/
+4
*
Document caveat from 5b3bb61 which fixed handling SCRIPT_NAME from within mou...
Trevor Turk
2013-02-28
1
-0
/
+3
*
Document rails-observers extraction
Trevor Turk
2013-02-28
1
-0
/
+4
*
Document the switch from memcache-client to dalli
Trevor Turk
2013-02-28
1
-0
/
+2
*
Improve docs for UpgradeSignatureToEncryptionCookieStore
Trevor Turk
2013-02-28
1
-1
/
+10
*
Document extraction of actionpack-xml_parser
Trevor Turk
2013-02-28
1
-0
/
+2
*
Document introduction of the ActionController::UnknownFormat exception
Trevor Turk
2013-02-28
1
-0
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-02-26
1
-4
/
+4
|
\
|
*
Update the "upgrading" guide for people coming from 3.0 and 3.1. The latest v...
Arne Brasseur
2013-02-20
1
-4
/
+4
*
|
small typo
Jeff Dickey
2013-02-25
1
-1
/
+1
*
|
Mention the extraction of Active Resource in the upgrading guide
Rafael Mendonça França
2013-02-24
1
-0
/
+4
*
|
Mention the removal of attr_accessible and attr_protected in the upgrading guide
Rafael Mendonça França
2013-02-24
1
-0
/
+2
*
|
Improve upgrading guide with ActionDispatch::BestStandardsSupport removal
robertomiranda
2013-02-19
1
-0
/
+10
*
|
Document changes in #7968
Brian Alexander
2013-02-18
1
-0
/
+1
|
/
*
Prefer Ruby 2.0; require 1.9.3+
Jeremy Kemper
2013-02-09
1
-4
/
+4
*
Update upgrading guide with ActionDispatch::BestStandardsSupport removal
robertomiranda
2013-02-04
1
-0
/
+2
*
make an editing pass through the upgrading guide [ci skip]
Vijay Dev
2012-12-15
1
-30
/
+16
*
Normalize on 'After reading this guide, you will know:'
Steve Klabnik
2012-11-29
1
-0
/
+2
*
ActionPack -> Action Pack.
Steve Klabnik
2012-11-29
1
-1
/
+1
*
ActiveRecord -> Active Record
Steve Klabnik
2012-11-29
1
-1
/
+1
*
Clarifies the cookie store docs a bit and uses correct Markdown syntax for pr...
Andy Lindeman
2012-11-27
1
-1
/
+1
*
Add UpgradeSignatureToEncryptionCookieStore to upgrading_ruby_on_rails guide
Santiago Pastorino
2012-11-19
1
-0
/
+2
*
Switch to 1.9 hash syntax (guides)
Agis Anastasopoulos
2012-11-16
1
-4
/
+4
*
Update Upgrading Guide with removal of :cache and :concat options
Guillermo Iguaran
2012-10-24
1
-0
/
+4
*
Add CHANGELOG entry for #7927
Rafael Mendonça França
2012-10-17
1
-0
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-2
/
+4
|
\
|
*
Fixing markdown typos in upgrading_ruby_on_rails.md
David A McClain
2012-10-02
1
-2
/
+4
*
|
add an entry about AP page and action extraction in the upgrading guide [ci s...
Francesco Rodriguez
2012-10-04
1
-0
/
+7
|
/
*
add note about AR#include_root_in_json default in Upgrading Rails guide [ci s...
Francesco Rodriguez
2012-09-21
1
-1
/
+15
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-21
1
-0
/
+13
*
Convert all the links into Markdown format
Prem Sichanugrist
2012-09-17
1
-3
/
+3
*
Convert all inline codes to Markdown syntax
Prem Sichanugrist
2012-09-17
1
-8
/
+4
[prev]
[next]