Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark ActionView::Helpers::Tags as :nodoc: [ci skip] | Francesco Rodriguez | 2013-04-04 | 33 | -68/+67 |
| | |||||
* | Update Ryan Bigg's occupation and credentials. | Jonathan Roes | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | Add Action View Overview to guides listing. | Jonathan Roes | 2013-04-04 | 1 | -0/+4 |
| | |||||
* | Basic Layouts overview w/ link to guide | Jonathan Roes | 2013-04-04 | 1 | -7/+2 |
| | |||||
* | describe Action Mailer I18n subject lookup | Yves Senn | 2013-04-04 | 1 | -0/+22 |
| | |||||
* | [layout/rendering guide] move sentence to new line to follow convention in ↵ | Weston Platter | 2013-04-04 | 1 | -1/+3 |
| | | | | other guides. | ||||
* | [layout/rendering guide] remove redundant wording | Weston Platter | 2013-04-03 | 1 | -3/+1 |
| | |||||
* | fix broken format in ActionView::Helpers::NumberHelper [ci skip] | Francesco Rodriguez | 2013-04-03 | 1 | -0/+25 |
| | |||||
* | Fixed Typo | Prathamesh Sonpatki | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | Changed rspec/model directory example to spec/models | Prathamesh Sonpatki | 2013-04-03 | 1 | -2/+2 |
| | |||||
* | Typos/grammar fixes | Jonathan Roes | 2013-04-03 | 1 | -3/+3 |
| | |||||
* | fix formatting typo, + should be ` | Yves Senn | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | add `(association)`_type to schema convetions in AR basics guide. | Yves Senn | 2013-04-03 | 1 | -0/+2 |
| | |||||
* | link the Active Record pattern to the EAA Catalog | Yves Senn | 2013-04-03 | 1 | -4/+5 |
| | |||||
* | remove trailing whitespace from AR Basics guide | Yves Senn | 2013-04-03 | 1 | -94/+94 |
| | |||||
* | remove broken links from reference section in debugging guide. | Yves Senn | 2013-04-03 | 1 | -3/+0 |
| | |||||
* | adjust config.ru tempalte used in the rails on rack guide | Yves Senn | 2013-04-03 | 1 | -4/+7 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Oliver Jakubiec | 2013-04-02 | 310 | -1667/+4334 |
|\ | |||||
| * | mark relation mutator as :nodoc: [ci skip] | Francesco Rodriguez | 2013-04-02 | 1 | -2/+1 |
| | | |||||
| * | Merge pull request #131 from lazylester/master | Grayson Wright | 2013-04-02 | 1 | -1/+1 |
| |\ | | | | | | | Edge rails new syntax for importing engine migration | ||||
| | * | as of Rails 3.2.13 it appears that importing an engine's migration into the ↵ | Les Nightingill | 2013-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | host app is achieved by rake blorgh_engine:install:migrations | ||||
| * | | Proofreading tweaks to the Mailer guide | Jonathan Roes | 2013-04-01 | 1 | -15/+15 |
| | | | |||||
| * | | Merge pull request #129 from rafBM/master | Vijay Dev | 2013-04-01 | 1 | -2/+2 |
| |\ \ | | | | | | | | | Remove “Sweepers” from Caching TOC and mention Page/Action caching removal | ||||
| | * | | Remove “Sweepers” from Caching TOC and mention Page/Action caching are ↵ | Rafaël Blais Masson | 2013-03-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | removed | ||||
| * | | | Merge pull request #132 from hlee/master | Ken | 2013-03-31 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | Fixed an article link at sitepoint | ||||
| | * | | fixed a article link at sitepoint | Ken Lu | 2013-03-31 | 1 | -1/+1 |
| |/ / | |||||
| * | | Remove unnecessary / confusing code in example | Jonathan Roes | 2013-03-31 | 1 | -11/+2 |
| | | | |||||
| * | | Fix typo | Carson McDonald | 2013-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | minor copy editing | Neeraj Singh | 2013-03-30 | 3 | -4/+9 |
| | | | |||||
| * | | Merge branch 'master' of github.com:rails/rails | Vijay Dev | 2013-03-30 | 306 | -1613/+4285 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 44 | -208/+274 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb activerecord/test/cases/adapter_test.rb guides/source/testing.md [ci skip] | ||||
| | * | | | adds the API home page to the gemspec, needed for doc:rails | Xavier Noria | 2013-03-30 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | typo | Xavier Noria | 2013-03-30 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | registers the new doc:rails behaviour in the changelog | Xavier Noria | 2013-03-30 | 1 | -0/+5 |
| | | | | | |||||
| | * | | | rdoc is no longer a gem dependency, sdoc becomes a runtime dependency | Xavier Noria | 2013-03-30 | 3 | -1/+10 |
| | | | | | |||||
| | * | | | unifies API generation | Xavier Noria | 2013-03-30 | 3 | -54/+35 |
| | | | | | |||||
| | * | | | moves RDOC_MAIN.rdoc to railties | Xavier Noria | 2013-03-30 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The goal of these refactors is to have the same code generating edge and doc:rails APIs, and the rails gem is not available in LOAD_PATHS because it has no lib directory. | ||||
| | * | | | encapsulates API generation in Rails::API::Task | Xavier Noria | 2013-03-30 | 4 | -84/+197 |
| | | | | | |||||
| | * | | | changes the RDoc title of the API | Xavier Noria | 2013-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Nowadays the documentation of Ruby on Rails is more than the API. | ||||
| | * | | | Merge pull request #9998 from neerajdotname/association-doc | Steve Klabnik | 2013-03-29 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | fixes for association doc | ||||
| | | * | | | Do not use deprecate method [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | fix broken sentence [ci skip] | Neeraj Singh | 2013-03-29 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | removes bindir from the rails gemspec | Xavier Noria | 2013-03-29 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | Nowadays the rails gem itself has no executables. | ||||
| | * | | | removes activerecord/examples/associations.png | Xavier Noria | 2013-03-29 | 2 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | This seems to be a legacy file, I cannot find any place where it is used. | ||||
| | * | | | Merge pull request #9989 from robertomiranda/group-assets | Guillermo Iguaran | 2013-03-28 | 1 | -12/+11 |
| | |\ \ \ | | | | | | | | | | | | | Update Gemfile since group assets doesn't exist anymore in Gemfile | ||||
| | | * | | | Update Gemfile since group assets doesn't exist anymore in Gemfile | robertomiranda | 2013-03-28 | 1 | -12/+11 |
| | | | | | | |||||
| | * | | | | Merge pull request #9987 from robertomiranda/group-assets | Rafael Mendonça França | 2013-03-28 | 1 | -2/+3 |
| | |\| | | | | | | | | | | | | | | | Update Bundler require in getting started application | ||||
| | | * | | | Update Bundler require in getting started application | robertomiranda | 2013-03-28 | 1 | -2/+3 |
| | |/ / / | |||||
| | * | | | Update the call to Bundler.require in application.rb since assets group ↵ | Guillermo Iguaran | 2013-03-28 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | doesn't exist anymore in Gemfile | ||||
| | * | | | Add better comments to assets gems | Guillermo Iguaran | 2013-03-28 | 1 | -9/+22 |
| | | | | |