| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo | Santiago Pastorino | 2010-07-15 | 1 | -5/+6 |
* | Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_disp... | Santiago Pastorino | 2010-07-15 | 1 | -1/+1 |
* | Describe recent changes in Multibyte::Chars. | Norman Clarke | 2010-07-08 | 1 | -56/+81 |
* | bump erubis version to 2.6.6 and thor version to 0.13.7 | Santiago Pastorino | 2010-07-02 | 1 | -2/+2 |
* | Bump bundler dependency to 1.0.0.beta.2 or later | Jeremy Kemper | 2010-07-01 | 1 | -1/+1 |
* | Avoid calls to Rails::Application since this is not the official API. | José Valim | 2010-07-01 | 1 | -46/+26 |
* | Bump rack-mount to 0.6.5 for tokenizer speedup | Jeremy Kemper | 2010-06-21 | 1 | -1/+1 |
* | gems versions bumped up | Santiago Pastorino | 2010-06-13 | 1 | -20/+20 |
* | Removing Metal from Rails 3. | wycats | 2010-05-29 | 1 | -5/+1 |
* | Cover more of the Rails initialization process, regarding the internals of Yo... | Ryan Bigg | 2010-05-25 | 1 | -3/+63 |
* | Reorganized initializers a bit to enable better hooks for common cases withou... | wycats | 2010-05-15 | 1 | -2/+0 |
* | the names of Rails components have a space, eg "Active Record" | Xavier Noria | 2010-04-25 | 1 | -77/+77 |
* | Merge commit 'docrails/master' | Xavier Noria | 2010-04-16 | 1 | -458/+24 |
|\ |
|
| * | Begun documenting YourApp::Application and how it ties in with the backend. | Ryan Bigg | 2010-04-14 | 1 | -0/+43 |
| * | Rip out bundler notes, they're now living at http://github.com/radar/how-rail... | Ryan Bigg | 2010-04-14 | 1 | -550/+3 |
| * | More expansion on Bundler internals. | Ryan Bigg | 2010-04-14 | 1 | -6/+76 |
* | | Bump rack-mount dependency to ~> 0.6.3 for CRITICAL FIX | Jeremy Kemper | 2010-04-16 | 1 | -2/+2 |
* | | Revert "Require rack-mount 0.6.0 since 0.6.1 and later can't be bundled" | Jeremy Kemper | 2010-04-16 | 1 | -2/+2 |
* | | Require rack-mount 0.6.0 since 0.6.1 and later can't be bundled | Jeremy Kemper | 2010-04-14 | 1 | -2/+2 |
|/ |
|
* | Merge commit 'docrails/master' | Xavier Noria | 2010-04-14 | 1 | -6/+12 |
|\ |
|
| * | Use <plain> instead of <text> | Ryan Bigg | 2010-04-14 | 1 | -6/+12 |
| * | Expansion on require method from runtime.rb | Ryan Bigg | 2010-04-09 | 1 | -1/+36 |
| * | Continue expanding on Bundler. | Ryan Bigg | 2010-04-09 | 1 | -0/+19 |
| * | Further work on the bundler section. Almost there now. | Ryan Bigg | 2010-04-09 | 1 | -6/+111 |
| * | Mention a way to turn off bundler and begin talking about version_requirements | Ryan Bigg | 2010-04-09 | 1 | -0/+4 |
| * | Further expansion into how Bundler loads the gemfile. | Ryan Bigg | 2010-04-09 | 1 | -2/+49 |
* | | Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved] | Anil Wadghule | 2010-04-13 | 1 | -1/+1 |
* | | Expansion on require method from runtime.rb | Ryan Bigg | 2010-04-09 | 1 | -1/+36 |
* | | Continue expanding on Bundler. | Ryan Bigg | 2010-04-09 | 1 | -0/+19 |
* | | Further work on the bundler section. Almost there now. | Ryan Bigg | 2010-04-09 | 1 | -6/+111 |
* | | Mention a way to turn off bundler and begin talking about version_requirements | Ryan Bigg | 2010-04-09 | 1 | -0/+4 |
* | | Further expansion into how Bundler loads the gemfile. | Ryan Bigg | 2010-04-09 | 1 | -2/+49 |
|/ |
|
* | Covered further what happens in config/application.rb. Mostly bundler stuff. | Ryan Bigg | 2010-04-05 | 1 | -0/+277 |
* | Further expansion on the Railties and moved Common Includes section to the bo... | Ryan Bigg | 2010-04-05 | 1 | -83/+276 |
* | Further (re)work done. Mostly centering around ActionMailer Railtie and Lazy ... | Ryan Bigg | 2010-04-05 | 1 | -15/+139 |
* | Fix missing quote and remove core ext explanation. | Ryan Bigg | 2010-03-31 | 1 | -25/+4 |
* | More header shuffling, scope all the "Require Rails" sections INSIDE the "Req... | Ryan Bigg | 2010-03-31 | 1 | -96/+86 |
* | Went through from the top down to line 650 fixing up discrepancies between ne... | Ryan Bigg | 2010-03-31 | 1 | -150/+359 |
* | Fix headers so that the TOC generates, rails/subscriber is now rails/log_subs... | Ryan Bigg | 2010-03-31 | 1 | -19/+80 |
* | Adding the initialization guide to docrails. | Ryan Bigg | 2010-03-28 | 1 | -0/+3095 |