Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Jun 9, 2011
1 parent e6315e5 commit cefbc42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
2 changes: 0 additions & 2 deletions app/controllers/books_controller.rb
Expand Up @@ -91,8 +91,6 @@ def new
# GET /books/1/edit
def edit
@book = Book.get!(params[:id])
p @book
p @book.state
end

# POST /books
Expand Down
17 changes: 0 additions & 17 deletions sahyadri.launcher

This file was deleted.

0 comments on commit cefbc42

Please sign in to comment.