Skip to content

Commit

Permalink
change the homes controller to home and remove public index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hlee committed Nov 7, 2011
1 parent 72c556a commit 1eb2af7
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 508 deletions.
Binary file removed app/assets/images/rails.png
Binary file not shown.
Empty file removed app/assets/javascripts/.gitkeep
Empty file.
2 changes: 0 additions & 2 deletions app/assets/javascripts/items.js

This file was deleted.

Empty file removed app/assets/stylesheets/.gitkeep
Empty file.
4 changes: 0 additions & 4 deletions app/assets/stylesheets/items.css

This file was deleted.

56 changes: 0 additions & 56 deletions app/assets/stylesheets/scaffold.css

This file was deleted.

3 changes: 0 additions & 3 deletions app/assets/stylesheets/user.css.scss

This file was deleted.

83 changes: 0 additions & 83 deletions app/controllers/homes_controller.rb

This file was deleted.

2 changes: 0 additions & 2 deletions app/helpers/homes_helper.rb

This file was deleted.

10 changes: 0 additions & 10 deletions app/views/homes/_form.html.haml

This file was deleted.

7 changes: 0 additions & 7 deletions app/views/homes/edit.html.haml

This file was deleted.

17 changes: 0 additions & 17 deletions app/views/homes/index.html.haml

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/homes/new.html.haml

This file was deleted.

6 changes: 0 additions & 6 deletions app/views/homes/show.html.haml

This file was deleted.

14 changes: 0 additions & 14 deletions app/views/layouts/application.html.erb

This file was deleted.

21 changes: 0 additions & 21 deletions app/views/layouts/application.html.haml

This file was deleted.

28 changes: 0 additions & 28 deletions db/migrate/20111107011726_devise_create_users.rb

This file was deleted.

11 changes: 0 additions & 11 deletions db/migrate/20111107013637_create_items.rb

This file was deleted.

Loading

0 comments on commit 1eb2af7

Please sign in to comment.