you don’t need to type “music_controller”, type “music” is enough, so the code should be
link_to ‘Welcome Page’,:controller=>“welcome”,:action=>“index”
you don’t need to type “music_controller”, type “music” is enough, so the code should be
link_to ‘Welcome Page’,:controller=>“welcome”,:action=>“index”