# HG changeset patch # User Edho Arief # Date 1346006046 25200 # Node ID fe0cb4276ae7a2cf17cb1fbcc318ed4f8d9a19b6 # Parent 23178d3de79640cca2a194219b83f0d38ab23d9e No more default index.html. diff -r 23178d3de796 -r fe0cb4276ae7 public/index.html --- a/public/index.html Sun Aug 26 11:33:42 2012 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,241 +0,0 @@ - - - - Ruby on Rails: Welcome aboard - - - - -
- - -
- - - - -
-

Getting started

-

Here’s how to get rolling:

- -
    -
  1. -

    Use rails generate to create your models and controllers

    -

    To see all available options, run it without parameters.

    -
  2. - -
  3. -

    Set up a default route and remove public/index.html

    -

    Routes are set up in config/routes.rb.

    -
  4. - -
  5. -

    Create your database

    -

    Run rake db:create to create your database. If you're not using SQLite (the default), edit config/database.yml with your username and password.

    -
  6. -
-
-
- - -
- -