Ruby on Rails Howtos

Ruby on Rails related Howtos

Code Snippets

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

ExampleDesignPatternsInRuby

Examples of design patterns implemented in Ruby

CSS Library

Practical CSS codes and examples

Yahoo! UI Library: Grids CSS

Grids CSS is a suite of seven web page templates and the ability to nest grids of one to four columns within the content area of those
templates. Together, the combined template and grid system offers these features:

  • Full A-grade browser support
  • More than 100 page layouts with a single CSS file at just 1.82KB
  • Flexible scaling with user font-size adjustments

Railties - Rails Reference

A reference for Rails 1.1

800ceoread

A website with a collection of books related to business to read

Advanced techniques for using the UNIX find command

Explore the vast terrain of the UNIX® file system with the find command. One of the most powerful and useful commands in the UNIX programmer's repertoire is find. All flavors of UNIX have file systems that can contain thousands of files of many different types. With so many choices, locating a specific file, or set of files, can be difficult. The find command makes this task easier in many ways.

Rapid application development with GTK+ bindings

Discover options for accelerating your GTK+ development with language bindings. In this article, you'll get an introduction to the languages and tools available for faster creation of high-quality applications.

The Complete Guide to Rails Plugins: Part I

Plugins are self-contained libraries made specially for Rails. They are a great way to reuse someone else’s code or to package your own code for reuse.

Syndicate content