It’s not a secret, putting business logic inside a view is a bad idea. Views should only contain HTML and presentation logic.
A quick tutorial on how to setup the Mongrel rails server with the Apache web server.
Web hosts who offer good support and installtion help for ruby and rails webhosting and all ROR applications
Let me begin with a couple of sentences about my background. My major is not CS, it’s business, my profession is online marketing, and I write code because I enjoy doing it.
Selenium Core provides an easy way to test Rails application. This plugin does four things: 1. The Selenium Core files don‘t have to pollute /public. 2. No need to create suite files, they are generated on the fly — one suite per directory in /test/selenium (suites can be nested). 3. Instead of writing the test cases in HTML you can use a number of better formats...
More...
It is a system for executing a set of IF-THEN statements known as production rules. These rules are matched to objects using the forward chaining Rete algorithm. Ruleby provides an internal Domain Specific Language (DSL) for building the productions that make up a Ruleby program.
Ruby is one the most popular scripting languages that, with Mac OS X version 10.5 (Leopard), is becoming even more significant alternative for software development on Mac OS X, especially with additional support for bridges between the scripting languages and Cocoa and Open Scripting Architecture (OSA).
It’s divided into four parts. In the first, you’ll learn the basics of the Ruby scripting language. In the second, you’ll see how to create scripts in a steady, controlled way using test-driven design. The third part is about finding, understanding, and using the work of others–and about preparing your scripts for others to use. The fourth part, more advanced, is about...
More...
A relatively new web programming language that has been the talk of many webmasters is Ruby, or more specifically, Ruby on Rails. Many say that it makes programming complex applications efficient, easy, and produces clean code that is easy to update. Take a look at the hosting aspect of Ruby and some hosts that offer Ruby on Rails hosting.
Amidst the many programming languages that are being used such as C++, Fortran and Java, some people are wondering as to why Ruby on Rails could be better than the others.