public marks

PUBLIC MARKS from springnet with tag ruby

March 2008

Radiant CMS

very basic cms with nice user interface recommded by Aaron Schaap.

May 2007

April 2007

March 2007

computers should be less friendly

Prom Queen is basically a popularity contest that also helps you convert followers into friends. Simply, put in your Twitter UserID and password into Prom Queen and it will go out and scrape all your followers and make them friends.

February 2007

RedHanded » sneaking Ruby through the system

by 5 others
sneaking ruby through the system 2/26/07 [09:38] Twitter: cote: Oh no! They mentioned Tumble Blogs on TWiT this week. Game over!

September 2006

August 2006

July 2006

Real Lessons for Rails Deployment

by 6 others
Here's a fact of life about Rails: Deployment of a Rails application can get complicated. Fast. There are a lot of different ways to do it and everybody's situation is slightly different. This can be a total bummer because it's so damn easy to get started

RadRails - A Ruby on Rails IDE

RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, d

ALTERthought Blogs » How to Build a Ruby on Rails Engine: In-depth Start-to-Finish Tutorial

by 3 others
This tutorial is not a rails recipe - it does not show you how to make a specific engine, but rather the steps to making an engine in general. In case you want to follow along, but don’t have a ready application to turn into an engine, I suggest creatin

http://www.fepus.net/ruby1line.txt

by 1 other
HANDY ONE-LINERS FOR RUBY November 16, 2005 compiled by David P Thomas <[email protected]>

Deploying Rails with Pound in Front of Mongrel, Lighttpd, and Apache

Meanwhile, development of an alternative to WEBrick was under way, by a guy named Zed Shaw, called Mongrel. It seems Zed just got fed up and decided to change the Rails deployment world with his own bare hands. This is good news for all of us and the best

InstantRailsWiki: Instant Rails

by 14 others
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all pre-configured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment. S

19 Rails Tricks Most Rails Coders Don't Know

by 9 others
When looking at my own Rails code and that of the community as a whole, I often see places where certain Rails techniques could have been used, but weren't. As much for my own memory as yours, I thought I'd list down some Rails tricks and tips that can ma

June 2006

April 2006

jvoorhis

by 1 other
Inspired by ASP.NET’s System.Web.UI.WebControls.Calendar, this calendar helper allows you to draw a databound calendar with fine-grained CSS formatting without introducing any new requirements for your models, routing schemes, etc.