Just starting out with Rails? Read my free book on rails : www.rubyplus.com/rails.pdf. Once you finish the book you will know how the reloading process works and also learn about the controllers, views, models and more.
On Thursday, August 7, 2014 10:54:01 PM UTC-7, Adam wrote: > > Hi, > > Just starting out with Rails so bear with me. > > I was working on a test app and everything was going great. However now > when I run "rails server" and none of the changes to the controller files > are reflected. > > If I make changes to HTML files, those are reflected. And yes, I'm sure im > in the right directory editing the correct files. > > I can get rid of actions in the controller files and it still works fine. > Do I have to do something after I change the ruby files? I thought I could > just save them then run 'rails server'... It had seemed to be working doing > just that previously. > > Thanks > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/2f093aba-d75b-4a24-85c5-bea95381906e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

