Note that there are some explanatory texts on larger screens.

plurals
  1. PORuby on Rails Application view file not showing up
    primarykey
    data
    text
    <p>i am stuck with a problem with my ruby on rails.<strong>KINDLY</strong> help me clear the problem and please provide with a good concept of it also.</p> <p><strong>Scenario :</strong> </p> <p>uptil now everything was going fine till today.as per a requirement of the application i am supposed to add some static pages to an existing ROR application.basically the application is developed and is working fine and i need to add some static pages to it.i had put some static pages in the public folder and evrything was going so for smoothly.bt at a point in the application , i.e the index page of the application there is a login for the application ( not for the static pages ) and i had put that login in one of the div of those static pages (views/users/index.erb) had copy pasted the code from index.html to index.erb.so the moment i put up the address the login page is delivered and the site navigation works too.but when i click home (page of the public folder is shown up and the code of the application's login doesnt work.) i want it to show up with index.erb that's in the views folder.</p> <p>i want to redirect somehow to the page in the views (views/users/index.erb) .. tried href etc cudnt work. </p> <p>hope i could put the problem in a good way for a good understanding of the problem. and i am using rubymine editor</p> <p>P.S I am new to ROR .. total new.Had .NET as my domain.so please provide me with some basic tutorial links where i can systematically understand MVC and ROR.Googling dint help :(</p> <p>waiting for your answers <strong>:)</strong></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload