From 01c638e01600fac845ed8f656d2f1754f91ec0ad Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 27 Sep 2007 05:27:25 +0000 Subject: [PATCH] Removing default index page. git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@2 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7 --- public/index.html | 277 ---------------------------------------------- 1 file changed, 277 deletions(-) delete mode 100644 public/index.html diff --git a/public/index.html b/public/index.html deleted file mode 100644 index a2daab7..0000000 --- a/public/index.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - Ruby on Rails: Welcome aboard - - - - - - -
- - -
- - - - -
-

Getting started

-

Here’s how to get rolling:

- -
    -
  1. -

    Create your databases and edit config/database.yml

    -

    Rails needs to know your login and password.

    -
  2. - -
  3. -

    Use script/generate to create your models and controllers

    -

    To see all available options, run it without parameters.

    -
  4. - -
  5. -

    Set up a default route and remove or rename this file

    -

    Routes are setup in config/routes.rb.

    -
  6. -
-
-
- - -
- - \ No newline at end of file