Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -1114/+0 |
| | |||||
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -2/+0 |
| | | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu. | ||||
* | Minor grammar, typo & readability fixes for beginning of Rails ↵ | James Dean Shepherd | 2011-11-20 | 1 | -11/+11 |
| | | | | Initialization guide | ||||
* | use relative urls for linking to sections in the guides | Vijay Dev | 2011-11-02 | 1 | -10/+10 |
| | |||||
* | Fix wrong link in initialization doc | juandebravo | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Fixed typo. | Pepe Hipolito | 2011-10-20 | 1 | -1/+1 |
| | | | | Ruby will know to look for this file at => Ruby will know how to look for this file at | ||||
* | Fixed typo. | Pepe Hipolito | 2011-10-20 | 1 | -1/+1 |
| | | | | a long the way => along the way | ||||
* | Fixing incorrect notextile tags | Vijay Dev | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | Fixed markup error. | 45north | 2011-09-13 | 1 | -1/+1 |
| | |||||
* | Remove extra word from sentence in initialization guide. | Brian Morearty | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | Fix ruby typo to correctly render code block in initializer.textile | Jeff Dutil | 2011-08-16 | 1 | -2/+1 |
| | |||||
* | document alias for rails runner | Vijay Dev | 2011-08-14 | 1 | -1/+2 |
| | |||||
* | indentation fixes | Vijay Dev | 2011-08-13 | 1 | -4/+4 |
| | |||||
* | typo fix | Vijay Dev | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | Fix typo 'console' -> 'constant' | pbflinn | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | Changed several instances of British English to be American English | Evan Farrar | 2011-07-23 | 1 | -1/+1 |
| | |||||
* | Refactor | David Lee | 2011-06-11 | 1 | -2/+2 |
| | |||||
* | correct code indendation in the initialization guide | Vijay Dev | 2011-06-05 | 1 | -310/+311 |
| | |||||
* | Spelling corrections in the guides. | Evan Farrar | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Revert this, commited by mistake. | Sebastian Martinez | 2011-05-25 | 1 | -7/+7 |
| | |||||
* | Fix fixed-fonts stlye on rails_on_rack guide. | Sebastian Martinez | 2011-05-25 | 1 | -7/+7 |
| | |||||
* | Remove extra whitespaces from guides | Sebastian Martinez | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace | Matt Duncan | 2011-04-13 | 1 | -6/+6 |
| | |||||
* | Documented +ActiveSupport::Notifications+ module. | Sebastian Martinez | 2011-04-13 | 1 | -1/+5 |
| | |||||
* | added .'s to headings in the initialization textile page | orta | 2011-04-03 | 1 | -3/+2 |
| | |||||
* | There's a couple -> There are a couple | Ryan Bigg | 2010-12-28 | 1 | -1/+1 |
| | |||||
* | Init guide: begin down the rabbit warren that is active_record/railtie | Ryan Bigg | 2010-12-28 | 1 | -0/+77 |
| | |||||
* | Init: finish coverage of railties/lib/rails.rb | Ryan Bigg | 2010-12-28 | 1 | -0/+7 |
| | |||||
* | init guide: Cover the action_dispatch/railtie require from rails.rb | Ryan Bigg | 2010-12-28 | 1 | -0/+112 |
| | |||||
* | Remove old initialization guide text. Too much has changed for all of this ↵ | Ryan Bigg | 2010-12-28 | 1 | -3549/+0 |
| | | | | to be useful. | ||||
* | init guide: cover active_support/railtie.rb | Ryan Bigg | 2010-12-28 | 1 | -0/+12 |
| | |||||
* | Init guide: Segue between rails/version and active_support/railtie requires | Ryan Bigg | 2010-12-28 | 1 | -0/+2 |
| | |||||
* | Cover the inherited method from Rails::Railtie being used when I18n::Railtie ↵ | Ryan Bigg | 2010-12-28 | 1 | -1/+33 |
| | | | | is loaded. | ||||
* | Init guide: finish covering the process of the i18n_railtie.rb file. | Ryan Bigg | 2010-12-28 | 1 | -0/+20 |
| | |||||
* | init guide: active_support/railtie does not require itself, actually ↵ | Ryan Bigg | 2010-12-28 | 1 | -1/+1 |
| | | | | requires i18n_railtie | ||||
* | Init guide: finish covering initializers for i18n_railtie, moving on to ↵ | Ryan Bigg | 2010-12-28 | 1 | -0/+41 |
| | | | | covering after_initialize | ||||
* | init guide: active_support/inflector/methods is loaded by ↵ | Ryan Bigg | 2010-12-28 | 1 | -5/+13 |
| | | | | active_support/autoload first. | ||||
* | Init guide: cover Railtie::Configuration and begin to cover the Initializer ↵ | Ryan Bigg | 2010-12-27 | 1 | -4/+73 |
| | | | | class and friends. | ||||
* | Init guide: Cover the config variable set up which is referenced in i18n_railtie | Ryan Bigg | 2010-12-27 | 1 | -0/+14 |
| | |||||
* | Init guide: further revision, covering rails/plugin.rb and friends | Ryan Bigg | 2010-12-23 | 1 | -4/+116 |
| | |||||
* | Further re-working of the initialization guide | Ryan Bigg | 2010-12-21 | 1 | -0/+81 |
| | |||||
* | deleting trailing whitespaces | Vijay Dev | 2010-12-19 | 1 | -6/+6 |
| | |||||
* | init guide: Cover beginnings of rails/application.rb | Ryan Bigg | 2010-12-17 | 1 | -0/+11 |
| | |||||
* | init guide: Cover ruby version checker and kernel reporting and logger coreext | Ryan Bigg | 2010-12-17 | 1 | -0/+25 |
| | |||||
* | WIP: Reviewing the initialization guide for Rails 3.1 | Ryan Bigg | 2010-12-15 | 1 | -121/+393 |
| | |||||
* | updated the rails guide to reflect changes in the action view railtie ↵ | Josh Kalderimis | 2010-11-16 | 1 | -5/+5 |
| | | | | relating to the asset id cache code | ||||
* | Bump bundler up to 1.0.3 | Santiago Pastorino | 2010-10-16 | 1 | -1/+1 |
| | |||||
* | I corrected a code snippet typo in the ↵ | Philip R. Dutton | 2010-10-11 | 1 | -1/+1 |
| | | | | railties/guides/source/initialization.textile file [#5779 state:resolved] | ||||
* | adds to the API guidelines the proper spelling of Arel | Xavier Noria | 2010-09-19 | 1 | -1/+1 |
| | |||||
* | Bring back build to the initialization guide | Santiago Pastorino | 2010-08-31 | 1 | -2/+2 |
| |