To make sure I wasn't making a mistake,
1) I deleted ALL layout files in the app/views/layouts directory but it was still loading!
2) I deleted my cache in my browser
3) I even deleted the scaffold.css and when I reloaded, it didn't apply the CSS.. but it was still showing the old scaffold.html.erb :eek:
2) I made sure I didn't enable caching in my app by looking in the environment.rb.. I don't even know how to do enable it!
I'm stumped, and I need your help. Thank you.