From cd75947aad081c6502e3cad486c68fbb6f539d2d Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Sat, 27 Sep 2008 00:07:36 +0100 Subject: Add stuff to index --- railties/doc/guides/benchmarking_and_profiling/rubyprof.txt | 2 +- railties/doc/guides/index.txt | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'railties/doc') diff --git a/railties/doc/guides/benchmarking_and_profiling/rubyprof.txt b/railties/doc/guides/benchmarking_and_profiling/rubyprof.txt index 2dd5f2a99a..fa01d413a1 100644 --- a/railties/doc/guides/benchmarking_and_profiling/rubyprof.txt +++ b/railties/doc/guides/benchmarking_and_profiling/rubyprof.txt @@ -8,7 +8,7 @@ One of the things that is important to us is how long it takes to render the hom In the terminal run -[source, bash] +[source, ruby] ---------------------------------------------------------------------------- [User profiling_tester]$ gcruby tests/performance/homepage.rb ---------------------------------------------------------------------------- diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt index 78228ea4a0..52f029da09 100644 --- a/railties/doc/guides/index.txt +++ b/railties/doc/guides/index.txt @@ -41,6 +41,16 @@ of your code. link:http://rails.lighthouseapp.com/projects/16213/tickets/2[Lighthouse Ticket] *********************************************************** +.link:actioncontroller/actioncontroller.html[Basics of Action Controller] +*********************************************************** +link:http://rails.lighthouseapp.com/projects/16213/tickets/17[Lighthouse Ticket] +*********************************************************** + +.link:activerecord/finders.html[Active Record Finders] +*********************************************************** +link:http://rails.lighthouseapp.com/projects/16213/tickets/16[Lighthouse Ticket] +*********************************************************** + .link:activerecord/association_basics.html[Active Record Associations] *********************************************************** link:http://rails.lighthouseapp.com/projects/16213/tickets/11[Lighthouse Ticket] -- cgit v1.2.3