aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/initialization.textile
Commit message (Collapse)AuthorAgeFilesLines
* Fix textile markupRafael Mendonça França2013-06-241-1/+1
| | | | | Closes #11076 [ci skip]
* Minor grammar, typo & readability fixes for beginning of Rails ↵James Dean Shepherd2011-11-201-11/+11
| | | | Initialization guide
* use relative urls for linking to sections in the guidesVijay Dev2011-11-021-10/+10
|
* Fix wrong link in initialization docjuandebravo2011-11-011-1/+1
|
* Fixed typo.Pepe Hipolito2011-10-201-1/+1
| | | | Ruby will know to look for this file at => Ruby will know how to look for this file at
* Fixed typo.Pepe Hipolito2011-10-201-1/+1
| | | | a long the way => along the way
* Fixing incorrect notextile tagsVijay Dev2011-09-161-1/+1
|
* Fixed markup error.45north2011-09-131-1/+1
|
* Remove extra word from sentence in initialization guide.Brian Morearty2011-08-231-1/+1
|
* Fix ruby typo to correctly render code block in initializer.textileJeff Dutil2011-08-161-2/+1
|
* document alias for rails runnerVijay Dev2011-08-141-1/+2
|
* indentation fixesVijay Dev2011-08-131-4/+4
|
* typo fixVijay Dev2011-08-131-1/+1
|
* Fix typo 'console' -> 'constant'pbflinn2011-08-131-1/+1
|
* Changed several instances of British English to be American EnglishEvan Farrar2011-07-231-1/+1
|
* RefactorDavid Lee2011-06-111-2/+2
|
* correct code indendation in the initialization guideVijay Dev2011-06-051-310/+311
|
* Spelling corrections in the guides.Evan Farrar2011-05-291-1/+1
|
* Revert this, commited by mistake.Sebastian Martinez2011-05-251-7/+7
|
* Fix fixed-fonts stlye on rails_on_rack guide.Sebastian Martinez2011-05-251-7/+7
|
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-1/+1
|
* Remove trailing whitespaceMatt Duncan2011-04-131-6/+6
|
* Documented +ActiveSupport::Notifications+ module.Sebastian Martinez2011-04-131-1/+5
|
* added .'s to headings in the initialization textile pageorta2011-04-031-3/+2
|
* There's a couple -> There are a coupleRyan Bigg2010-12-281-1/+1
|
* Init guide: begin down the rabbit warren that is active_record/railtieRyan Bigg2010-12-281-0/+77
|
* Init: finish coverage of railties/lib/rails.rbRyan Bigg2010-12-281-0/+7
|
* init guide: Cover the action_dispatch/railtie require from rails.rbRyan Bigg2010-12-281-0/+112
|
* Remove old initialization guide text. Too much has changed for all of this ↵Ryan Bigg2010-12-281-3549/+0
| | | | to be useful.
* init guide: cover active_support/railtie.rbRyan Bigg2010-12-281-0/+12
|
* Init guide: Segue between rails/version and active_support/railtie requiresRyan Bigg2010-12-281-0/+2
|
* Cover the inherited method from Rails::Railtie being used when I18n::Railtie ↵Ryan Bigg2010-12-281-1/+33
| | | | is loaded.
* Init guide: finish covering the process of the i18n_railtie.rb file.Ryan Bigg2010-12-281-0/+20
|
* init guide: active_support/railtie does not require itself, actually ↵Ryan Bigg2010-12-281-1/+1
| | | | requires i18n_railtie
* Init guide: finish covering initializers for i18n_railtie, moving on to ↵Ryan Bigg2010-12-281-0/+41
| | | | covering after_initialize
* init guide: active_support/inflector/methods is loaded by ↵Ryan Bigg2010-12-281-5/+13
| | | | active_support/autoload first.
* Init guide: cover Railtie::Configuration and begin to cover the Initializer ↵Ryan Bigg2010-12-271-4/+73
| | | | class and friends.
* Init guide: Cover the config variable set up which is referenced in i18n_railtieRyan Bigg2010-12-271-0/+14
|
* Init guide: further revision, covering rails/plugin.rb and friendsRyan Bigg2010-12-231-4/+116
|
* Further re-working of the initialization guideRyan Bigg2010-12-211-0/+81
|
* deleting trailing whitespacesVijay Dev2010-12-191-6/+6
|
* init guide: Cover beginnings of rails/application.rbRyan Bigg2010-12-171-0/+11
|
* init guide: Cover ruby version checker and kernel reporting and logger coreextRyan Bigg2010-12-171-0/+25
|
* WIP: Reviewing the initialization guide for Rails 3.1Ryan Bigg2010-12-151-121/+393
|
* updated the rails guide to reflect changes in the action view railtie ↵Josh Kalderimis2010-11-161-5/+5
| | | | relating to the asset id cache code
* Bump bundler up to 1.0.3Santiago Pastorino2010-10-161-1/+1
|
* I corrected a code snippet typo in the ↵Philip R. Dutton2010-10-111-1/+1
| | | | railties/guides/source/initialization.textile file [#5779 state:resolved]
* adds to the API guidelines the proper spelling of ArelXavier Noria2010-09-191-1/+1
|
* Bring back build to the initialization guideSantiago Pastorino2010-08-311-2/+2
|
* resolves merge conflictXavier Noria2010-08-311-1/+2
|\