Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | |||||
* | ActionPack -> Action Pack. | Steve Klabnik | 2012-11-29 | 1 | -1/+1 | |
| | | | | The proper name has a space. | |||||
* | ActiveRecord -> Active Record | Steve Klabnik | 2012-11-29 | 1 | -1/+1 | |
| | | | | | The proper name, as per the documentation guides, is 'Active Record.' I've updated several references to it as 'ActiveRecord'. | |||||
* | Clarifies the cookie store docs a bit and uses correct Markdown syntax for ↵ | Andy Lindeman | 2012-11-27 | 1 | -1/+1 | |
| | | | | preformatted text | |||||
* | 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 | |
| | | | | | | | Removed the asset_path configuration from the guides and added an entry in the upgrading_ruby_on_rails guide [ci skip] | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-11 | 1 | -2/+4 | |
|\ | | | | | | | | | | | Conflicts: activerecord/lib/active_record/persistence.rb railties/lib/rails/generators/rails/resource_route/resource_route_generator.rb | |||||
| * | 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 ↵ | Francesco Rodriguez | 2012-10-04 | 1 | -0/+7 | |
|/ | | | | skip] | |||||
* | add note about AR#include_root_in_json default in Upgrading Rails guide [ci ↵ | Francesco Rodriguez | 2012-09-21 | 1 | -1/+15 | |
| | | | | skip] | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-09-21 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | Conflicts: actionmailer/lib/action_mailer/base.rb activesupport/lib/active_support/configurable.rb activesupport/lib/active_support/core_ext/module/deprecation.rb guides/source/action_controller_overview.md guides/source/active_support_core_extensions.md guides/source/ajax_on_rails.textile guides/source/association_basics.textile guides/source/upgrading_ruby_on_rails.md While resolving conflicts, I have chosen to ignore changes done in docrails at some places - these will be most likely 1.9 hash syntax changes. | |||||
* | 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 | |
| | ||||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -14/+18 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -25/+30 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -20/+20 | |
| | ||||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+230 | |