May 24
Rails Render
Rails render is a well-built technique that assists you to provide your web pages. It has proven itself as easy to use and it is less time consuming. So, Rails on Ruby has Rails Render in supporting you to fix up your site. Tom make Rails Ruby easy to use, Rails Render has provided the following commands. It appears in different varieties like:
1. Action (renders an action in the present controller)
2. Partial (renders a part of your web page)
3. Template (renders a page, the file path is comparative to your application)
4. File (complete path is needed)
5. Text
6. Json
