I\'m just in the middle of upgrading a large application from Rails 3 to Rails 3.1 and struck a problem with my implementation of the pages controller:
I want to manipulate 开发者_Python百科response object from a controller, I just know I can get response like this:
I\'ve thoroughly searched for the answer for my question, but I don\'t think I know the correct terminology to make my searches effective. Anyway, I\'m looking to set up my web server to route a reque
I suspect that one of the limitations of running a static site is that the administrator has to be at the helm when he wants a post to be pu开发者_JAVA技巧blished. I\'m looking for that suspicion to b
I have a controller call DefaultController. Inside this controller i have views for what wo开发者_JAVA技巧uld be the equivalent of static pages.
please help me on this one:) Most of the time I a开发者_开发知识库m creating static pages like Contact Us, About Us, FAQs etc