Nested resources were introduced in Rails 1.2 and are touted as the Right Way to do REST with parent-child model associations. If your app has a url that reads something like /employees?company_id=1, a switch to nested resources would cause it to read /companies/1/employees. Here's a detailed guide to developing with these new changes in mind.
Creating clean, custom assertion messages in Rails.
Here's a quick way to build an RSS feed using some of the new features in Rails 2.0.
An in-depth look at RESTful programming in Rails.
A collection of tips to make your Rails developing more efficient or interesting that most Rails developers overlook.
Learn how to add/remove tasks in the same form using JavaScript and RJS.
A tutorial walking you through the process of building a wiki system using Ruby on Rails.
Amazon S3 is a great way to store files, but learning how to integrate it into your website can be a challenge. In this article, you will learn how to integrate Amazon S3 and Ruby on Rails through the construction of a simple music streaming application.
In this blog, You can learn how to make marketing planing for target audience.A product is useless until and unless it is accepted by the targeted audience for whom it has been developed. So whenever a product is launched in the market the very next step is to define strategies & goals for the marketing campaign of that product.
Creating Ruby server in 7 Lines of code
#ruby #rails #code #server
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?