Commit Graph

82 Commits

Author SHA1 Message Date
Ryan Bigg
777a1f125d Init guide: begin down the rabbit warren that is active_record/railtie 2010-12-28 16:01:16 +10:00
Ryan Bigg
591c011238 Init: finish coverage of railties/lib/rails.rb 2010-12-28 15:10:13 +10:00
Ryan Bigg
8447754343 init guide: Cover the action_dispatch/railtie require from rails.rb 2010-12-28 15:06:26 +10:00
Ryan Bigg
02bb7e9b98 Remove old initialization guide text. Too much has changed for all of this to be useful. 2010-12-28 14:22:42 +10:00
Ryan Bigg
5196333d6c init guide: cover active_support/railtie.rb 2010-12-28 14:19:49 +10:00
Ryan Bigg
61e6a9f9d4 Init guide: Segue between rails/version and active_support/railtie requires 2010-12-28 14:19:05 +10:00
Ryan Bigg
0dd5433b98 Cover the inherited method from Rails::Railtie being used when I18n::Railtie is loaded. 2010-12-28 14:13:43 +10:00
Ryan Bigg
6777b7a886 Init guide: finish covering the process of the i18n_railtie.rb file. 2010-12-28 14:04:19 +10:00
Ryan Bigg
7b7537317c init guide: active_support/railtie does not require itself, actually requires i18n_railtie 2010-12-28 14:04:02 +10:00
Ryan Bigg
2f57353023 Init guide: finish covering initializers for i18n_railtie, moving on to covering after_initialize 2010-12-28 13:23:50 +10:00
Ryan Bigg
01febdadea init guide: active_support/inflector/methods is loaded by active_support/autoload first. 2010-12-28 13:22:28 +10:00
Ryan Bigg
62dd85cc83 Init guide: cover Railtie::Configuration and begin to cover the Initializer class and friends. 2010-12-27 19:14:44 +10:00
Ryan Bigg
a78e5bcfe4 Init guide: Cover the config variable set up which is referenced in i18n_railtie 2010-12-27 13:02:51 +10:00
Ryan Bigg
5b19579ab3 Init guide: further revision, covering rails/plugin.rb and friends 2010-12-23 14:36:24 +10:00
Ryan Bigg
4da4087fd8 Further re-working of the initialization guide 2010-12-21 10:40:15 +10:00
Vijay Dev
6b65cd57ca deleting trailing whitespaces 2010-12-19 17:57:20 +05:30
Ryan Bigg
225f95237b init guide: Cover beginnings of rails/application.rb 2010-12-17 16:24:47 +10:00
Ryan Bigg
5e0daa0bce init guide: Cover ruby version checker and kernel reporting and logger coreext 2010-12-17 16:24:47 +10:00
Ryan Bigg
003fce430a WIP: Reviewing the initialization guide for Rails 3.1 2010-12-15 16:18:46 +10:00
Josh Kalderimis
1d5842b27c updated the rails guide to reflect changes in the action view railtie relating to the asset id cache code 2010-11-16 00:04:37 +01:00
Santiago Pastorino
b44e2abd9f Bump bundler up to 1.0.3 2010-10-16 14:36:25 -02:00
Philip R. Dutton
70ad6e499f I corrected a code snippet typo in the railties/guides/source/initialization.textile file [#5779 state:resolved] 2010-10-11 13:55:58 +11:00
Xavier Noria
2b6c2e947b adds to the API guidelines the proper spelling of Arel 2010-09-19 00:05:05 +02:00
Santiago Pastorino
94b850c661 Bring back build to the initialization guide 2010-08-31 11:54:07 -03:00
Xavier Noria
3805d01c9b resolves merge conflict 2010-08-31 00:24:05 +02:00
Joost Baaij
49028f6112 Merge branch 'master' of github.com:lifo/docrails 2010-08-30 21:20:21 +02:00
Joost Baaij
66998c9662 Merge branch 'master' of github.com:lifo/docrails 2010-08-30 21:17:08 +02:00
Joost Baaij
7803bb015d Remove beta and RC paths in documentation 2010-08-30 21:16:53 +02:00
Xavier Noria
e4c66d8fbf Revert "Revert "refer to guides since 3.0 is released now""
Wanted to revert a different commit with same message

This reverts commit 15d07981f6617a3f97f9e36f257131b56a97a441.
2010-08-30 21:14:29 +02:00
Xavier Noria
15d07981f6 Revert "refer to guides since 3.0 is released now"
Reason: This is an exception. Thing is when you contribute to Rails you need to know how to proceed *now*, the instructions may be different than the ones published with some past release.

This reverts commit 3d13dc88e20f86ac294baeafdd8343c5ddd3b623.
2010-08-30 21:08:54 +02:00
Joost Baaij
3d13dc88e2 refer to guides since 3.0 is released now 2010-08-30 21:03:07 +02:00
Santiago Pastorino
96c88db9f8 No more beta or rc on guides 2010-08-29 15:30:01 -03:00
David Heinemeier Hansson
21b1f29720 Master is now targeting 3.1.0.beta 2010-08-23 21:44:57 -05:00
Santiago Pastorino
363fe5faf9 Point guides to bundler 1.0.0.rc.6 2010-08-23 23:26:25 -03:00
Santiago Pastorino
04ee54f3fc Bump up rack-mount to 0.6.12 2010-08-22 20:28:37 -03:00
Santiago Pastorino
b91dcb63d0 Bump up tzinfo to 0.3.23 2010-08-20 02:39:09 -03:00
Santiago Pastorino
43f44c1a03 Bump up rack-mount to 0.6.10 2010-08-19 14:49:16 -03:00
Santiago Pastorino
b451de0d6d Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
Santiago Pastorino
03fc2f03cb Bump up bundler version to rc.2 2010-07-29 23:48:47 -03:00
Santiago Pastorino
e68e88e3ad This version is going to be outdated when new nokogiri versions are released 2010-07-29 23:46:25 -03:00
Santiago Pastorino
55028a7326 Bump up nokogiri to 1.4.3.1 2010-07-29 23:44:31 -03:00
Neeraj Singh
a506d5a524 updating documentation about lazy hooks in ActiveSupport 2010-07-29 12:52:15 -04:00
Santiago Pastorino
fcb230144b Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo 2010-07-15 13:18:47 -07:00
Santiago Pastorino
3952268929 Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_dispatch vendor 2010-07-15 13:18:44 -07:00
Norman Clarke
d7ffa3c077 Describe recent changes in Multibyte::Chars. 2010-07-08 19:24:44 -03:00
Santiago Pastorino
2ef8a2b403 bump erubis version to 2.6.6 and thor version to 0.13.7
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-07-02 01:51:03 +02:00
Jeremy Kemper
d7c1057652 Bump bundler dependency to 1.0.0.beta.2 or later 2010-07-01 10:44:53 -07:00
José Valim
53b34e8476 Avoid calls to Rails::Application since this is not the official API.
Your application should *always* reference your application const (as Blog::Application) and Rails.application should be used just internally.
2010-07-01 18:43:44 +02:00
Jeremy Kemper
1b369be02f Bump rack-mount to 0.6.5 for tokenizer speedup 2010-06-21 18:28:00 -07:00
Santiago Pastorino
8d1b742979 gems versions bumped up 2010-06-13 05:48:25 -03:00