Skip to content

Commit

Permalink
Generator updated...
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdrane committed Apr 10, 2009
1 parent 0426d85 commit b6a7293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/bookmark/bookmark_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def manifest
m.template "views/index.html.erb", "app/views/#{plural_name}/index.html.erb"
m.template "views/show.html.erb", "app/views/#{plural_name}/show.html.erb"
m.template "views/edit.html.erb", "app/views/#{plural_name}/edit.html.erb"
m.template "views/script.html.erb", "app/views/#{plural_name}/script.html.erb"

#css
m.template "css.css", "public/stylesheets/#{singular_name}.css"
Expand Down

0 comments on commit b6a7293

Please sign in to comment.