public marks

PUBLIC MARKS from solrac with tag "ruby on rails"

2010

Speeding up Ruby on Rails

Ruby on Rails, a popular Web development framework based on the Ruby programming language, makes it easy to access your database, but it does not always do so efficiently. Learn more about common performance problems with Rails, including N+1 query, and discover how you can fix them.

2009

Eclipse Europa Web development using Java, PHP, and RadRails Part-3

Part-3 introduces the RDT and RadRails Eclipse plug-ins and shows you how to get these plug-ins and start using them. You will learn how to use RadRails to do many common Ruby on Rails development tasks.

Eclipse Europa Web development using Java, PHP, and RadRails Part-2

In Part-2 you'll see how easy it is to develop PHP applications using a different set of Eclipse plug-ins, collectively known as the PHP Development Toolkit (PDT).

Eclipse Europa Web development using Java, PHP, and RadRails Part-1

Part-1 shows you how to use Eclipse to connect to a database, create tables, and create test data in our database. This three-part "Web development with Eclipse Europa" series shows you how to use Eclipse for Web development with Java technology, PHP, and Ruby. You'll see how the latest release of Eclipse -- Europa -- can be used to rapidly develop Java Web applications.

2008

Dynamic user interfaces with Ruby support of RHTML

Programmmers who use the Ruby on Rails framework also mix Ruby in HTML templates similar to JSP and PHP. These templates, called RHTML files, are very useful for creating dynamic user interfaces, and this article will show you how to extend our Ruby support to include them.

2007

Testing strategies in Ruby on Rails

The Ruby on Rails community embraces testing like the USA embraces American Idol. They watch their test case results roll by with great regularity. Ruby developers talk about testing; they blog about it; they even participate behind the scenes, not with cell phone votes but by contributing open source frameworks. Learn about the trade-offs of several Ruby on Rails testing strategies. This article walks you through the basic out-of-the-box testing techniques, and how those compare with the newer mocking frameworks.

New Ruby on Rails power for DB2 Express-C Web apps

With the introduction of the IBM_DB adapter and driver, Rails applications can now interact seamlessly with IBM data servers. This article introduces the Starter Toolkit for DB2 on Rails, covers various methods for installing the IBM_DB driver, provides examples of Rails migration with the no-charge DB2 Express-C database, and it shows you exacly What the IBM_DB adapter brings to the Rails world.

Ruby on Rails extensions are growing fast thanks to many

A new wave of extensions for Rails have been created thanks to an effective plug-in architecture that thousands of people have used to extend Rails. Many of these techniques are available to Java developers too, through aspect-oriented programming or bytecode enhancement. See how Ruby on Rails plug-ins work by looking at a popular plug-in called acts_as_state_machine. Its a great example of a good integration technique.

solrac's TAGS related to tag "ruby on rails"

app +   application +   eclipse +   Eclipse Europa +   europa +   java +   php +   programming +   radrails +   rails +   ror +   ruby +