Skip to content

Commit

Permalink
Removed test scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsverre committed Mar 13, 2010
1 parent b77f89a commit de0edb5
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 249 deletions.
83 changes: 0 additions & 83 deletions app/controllers/posts_controller.rb

This file was deleted.

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

This file was deleted.

2 changes: 0 additions & 2 deletions app/models/post.rb

This file was deleted.

16 changes: 0 additions & 16 deletions app/views/layouts/posts.html.erb

This file was deleted.

15 changes: 0 additions & 15 deletions app/views/posts/_form.html.erb

This file was deleted.

6 changes: 0 additions & 6 deletions app/views/posts/edit.html.erb

This file was deleted.

25 changes: 0 additions & 25 deletions app/views/posts/index.html.erb

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/posts/new.html.erb

This file was deleted.

13 changes: 0 additions & 13 deletions app/views/posts/show.html.erb

This file was deleted.

2 changes: 0 additions & 2 deletions config/routes.rb
@@ -1,6 +1,4 @@
Rashnu::Application.routes.draw do |map|
resources :posts

# The priority is based upon order of creation:
# first created -> highest priority.

Expand Down
14 changes: 0 additions & 14 deletions db/migrate/20100313073213_create_posts.rb

This file was deleted.

9 changes: 0 additions & 9 deletions test/fixtures/posts.yml

This file was deleted.

45 changes: 0 additions & 45 deletions test/functional/posts_controller_test.rb

This file was deleted.

4 changes: 0 additions & 4 deletions test/unit/helpers/posts_helper_test.rb

This file was deleted.

8 changes: 0 additions & 8 deletions test/unit/post_test.rb

This file was deleted.

0 comments on commit de0edb5

Please sign in to comment.