ruby - View not displaying in rails application -


i had 1 existing rails application , asked add few features in application.

so wrote view file,action new feature.

but straight away added .html.erb file , action in existing file directories view new feature not coming.

is because added files directly rather running command

i have modified route file.

there no difference between command , manual. check path , name of new view , action.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -