Actions
Bug #12880
closedrails generate but
Description
Hi there,
When i do
rails generate controller Foo bar baz
Running via Spring preloader in process 95248
create app/controllers/foo_controller.rb
route get 'foo/baz'
route get 'foo/bar'
invoke erb
create app/views/foo
create app/views/foo/bar.html.erb
create app/views/foo/baz.html.erb
invoke test_unit
create test/controllers/foo_controller_test.rb
invoke helper
create app/helpers/foo_helper.rb
invoke test_unit
invoke assets
invoke coffee
create app/assets/javascripts/foo.coffee
invoke scss
create app/assets/stylesheets/foo.scss
check the image
I can cancel and the task is done.
is not a bug that cant let me work, but its a bug that is a pain in the ass
Files
Updated by nobu (Nobuyoshi Nakada) about 8 years ago
- Description updated (diff)
- Status changed from Open to Feedback
Any messages when you cancelled it?
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Status changed from Feedback to Closed
Actions
Like0
Like0Like0