leethal

August Lilleaas
Shortcut
Oslo, Norway
A bootstrap Rails application with login and some other goodies. I use this when creating a new a...
Created Thu Jun 05 04:44:01 -0700 2008
legend
Fu-fu: The Profanity Filter for Rails.
Forked from adambair/fu-fu Fri Jun 06 07:09:15 -0700 2008
legend
Such an awful name. More to come as the project is progressing.
Created Wed Jul 09 07:09:09 -0700 2008
legend
Reads Active Record's validations and makes them available to live client side javascript validat...
Created Mon Jun 30 05:09:34 -0700 2008
legend
Localize the frontend of single language Rails apps
Created Fri May 16 11:25:26 -0700 2008
legend
Fast, Nimble PDF Writer for Ruby
Forked from sandal/prawn Fri Jun 06 01:00:55 -0700 2008
legend
See the branches.
Forked from rails/rails Sun Apr 13 12:31:20 -0700 2008
legend
The applications that runs railsquestions.com (or whatever doman name we'll end up with)
Created Mon Feb 18 09:54:48 -0800 2008
legend
A collection of sample Rails apps, with the purpose of documenting Rails.
Created Mon Jun 02 04:01:57 -0700 2008
legend
Makes tests easy on the fingers and the eyes
Forked from thoughtbot/shoulda Fri Jun 13 05:11:27 -0700 2008
legend
A slug/permalink plugin for ActiveRecord
Created Fri Apr 11 01:51:51 -0700 2008
legend
Simplifies action- and controller based javascript inclusion
Created Wed May 21 01:37:48 -0700 2008
legend

Following

Public Activity  feed

leethal committed to guildsite about 1 hour ago

dceb0d3e08b6282ad0aac6ef38dc952f9b597450

Updated the README, in case of eavesdroppers.

leethal created guildsite about 1 hour ago
New repository is at leethal/guildsite
leethal committed to blank-rails-app about 6 hours ago

1c4bd20313364482a6d64ac566faf5a40c9caaf9

Fixed the system message call to check for .blank?, not just nil/false.

leethal committed to blank-rails-app about 6 hours ago

2900ab60706b1b4f554abedeafb55dbe5047f4c2

Added a rake app:init task that creates a database.yml and settings.yml.

leethal committed to blank-rails-app about 9 hours ago

f06384cb3cdd65f5aee07f05fb1366a4bee6551b

Added the shoulda plugin. Will probably convert existing Test::Unit tests later.

leethal committed to sample-rails-apps 6 days ago

f2af6540d24925c2cff4b7ff9e01ed6cad45f648

Added the shoulda plugin

leethal committed to sample-rails-apps 7 days ago

7167a2262c17c4e4f9db6908cc464bc2a2be7ee4

Added a LICENSE to the global settings app.

leethal committed to sample-rails-apps 7 days ago

54b658db993335cf0af21f14d15920889c55f189

Added tmp/ to the repository, afaik rails requires it to be able to boot.

leethal committed to sample-rails-apps 7 days ago

7b94cf1be3c6bbc68e26ce785a6528924ec88315

Removed the bootstrapper rake task