X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=public%2Findex.html.orig;fp=public%2Findex.html.orig;h=a2daab72b79c8fcf9070a5a34edb324bd2f0ff26;hb=233a6b122bc4aed44a0babee0797d2dba6da5b06;hp=0000000000000000000000000000000000000000;hpb=43745f29d581cad82adaa2071bfd97977ec502f6;p=cs356-p2-videostore.git diff --git a/public/index.html.orig b/public/index.html.orig new file mode 100644 index 0000000..a2daab7 --- /dev/null +++ b/public/index.html.orig @@ -0,0 +1,277 @@ + + + + + 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