aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/initialization.textile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\
| | * Revert "Revert "refer to guides since 3.0 is released now""Xavier Noria2010-08-301-1/+1
| * | Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\|
| | * Revert "refer to guides since 3.0 is released now"Xavier Noria2010-08-301-1/+1
| * | Remove beta and RC paths in documentationJoost Baaij2010-08-301-22/+22
| |/
| * refer to guides since 3.0 is released nowJoost Baaij2010-08-301-1/+1
* | No more beta or rc on guidesSantiago Pastorino2010-08-291-22/+22
|/
* Master is now targeting 3.1.0.betaDavid Heinemeier Hansson2010-08-231-2/+2
* Point guides to bundler 1.0.0.rc.6Santiago Pastorino2010-08-231-1/+1
* Bump up rack-mount to 0.6.12Santiago Pastorino2010-08-221-1/+1
* Bump up tzinfo to 0.3.23Santiago Pastorino2010-08-201-1/+1
* Bump up rack-mount to 0.6.10Santiago Pastorino2010-08-191-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-55/+55
* Bump up bundler version to rc.2Santiago Pastorino2010-07-291-1/+1
* This version is going to be outdated when new nokogiri versions are releasedSantiago Pastorino2010-07-291-1/+1
* Bump up nokogiri to 1.4.3.1Santiago Pastorino2010-07-291-1/+1
* updating documentation about lazy hooks in ActiveSupportNeeraj Singh2010-07-291-12/+7
* Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfoSantiago Pastorino2010-07-151-5/+6
* Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_disp...Santiago Pastorino2010-07-151-1/+1
* Describe recent changes in Multibyte::Chars.Norman Clarke2010-07-081-56/+81
* bump erubis version to 2.6.6 and thor version to 0.13.7Santiago Pastorino2010-07-021-2/+2
* Bump bundler dependency to 1.0.0.beta.2 or laterJeremy Kemper2010-07-011-1/+1
* Avoid calls to Rails::Application since this is not the official API.José Valim2010-07-011-46/+26
* Bump rack-mount to 0.6.5 for tokenizer speedupJeremy Kemper2010-06-211-1/+1
* gems versions bumped upSantiago Pastorino2010-06-131-20/+20
* Removing Metal from Rails 3. wycats2010-05-291-5/+1
* Cover more of the Rails initialization process, regarding the internals of Yo...Ryan Bigg2010-05-251-3/+63
* Reorganized initializers a bit to enable better hooks for common cases withou...wycats2010-05-151-2/+0
* the names of Rails components have a space, eg "Active Record"Xavier Noria2010-04-251-77/+77
* Merge commit 'docrails/master'Xavier Noria2010-04-161-458/+24
|\
| * Begun documenting YourApp::Application and how it ties in with the backend.Ryan Bigg2010-04-141-0/+43
| * Rip out bundler notes, they're now living at http://github.com/radar/how-rail...Ryan Bigg2010-04-141-550/+3
| * More expansion on Bundler internals.Ryan Bigg2010-04-141-6/+76
* | Bump rack-mount dependency to ~> 0.6.3 for CRITICAL FIXJeremy Kemper2010-04-161-2/+2
* | Revert "Require rack-mount 0.6.0 since 0.6.1 and later can't be bundled"Jeremy Kemper2010-04-161-2/+2
* | Require rack-mount 0.6.0 since 0.6.1 and later can't be bundledJeremy Kemper2010-04-141-2/+2
|/
* Merge commit 'docrails/master'Xavier Noria2010-04-141-6/+12
|\
| * Use <plain> instead of <text>Ryan Bigg2010-04-141-6/+12
| * Expansion on require method from runtime.rbRyan Bigg2010-04-091-1/+36
| * Continue expanding on Bundler.Ryan Bigg2010-04-091-0/+19
| * Further work on the bundler section. Almost there now.Ryan Bigg2010-04-091-6/+111
| * Mention a way to turn off bundler and begin talking about version_requirementsRyan Bigg2010-04-091-0/+4
| * Further expansion into how Bundler loads the gemfile.Ryan Bigg2010-04-091-2/+49
* | Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved]Anil Wadghule2010-04-131-1/+1
* | Expansion on require method from runtime.rbRyan Bigg2010-04-091-1/+36
* | Continue expanding on Bundler.Ryan Bigg2010-04-091-0/+19
* | Further work on the bundler section. Almost there now.Ryan Bigg2010-04-091-6/+111