I have noticed that if I have an application layout (app/views/layouts/
application.html.erb) and I copy it to a backup file (e.g., app/views/
layouts/application.html.erb.bak) and then make changes to the
original, for some reason Rails seems to want to refer to the .bak
file rather than the original file.  So, changes that I make to the
original file are effectively ignored.  I've now been caught by this
anomaly twice now.  I think it's time that I understood it.  An
explanation would be appreciated.  Thanks.

            ... doug

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to