captproton

Carl Tanner
Pacifica, CA
0
25
Discontinued, please see captproton / caboo-se-sample-app-v3
Created Sun Mar 16 15:49:08 -0700 2008
legend
Fork of an export from svn of caboo.se sample app v3.
Created Mon May 26 22:42:29 -0700 2008
legend
Recipe Managing Application on Rails
Forked from kookoolen/chez-mario-et-suzy Sun Jul 06 13:52:47 -0700 2008
legend
Caboo.se sample app with Advanced Rails Recipes -- Recipe 35
Created Thu Jun 26 18:19:53 -0700 2008
legend
The official `github` command line helper for simplifying your GitHub experience.
Forked from defunkt/github-gem Sun May 25 21:11:04 -0700 2008
legend
local resources for better living
Created Sat Mar 22 14:57:14 -0700 2008
legend
a remake of I Like Local using BDD
Created Mon May 19 10:16:09 -0700 2008
legend
Second try at creating I Like Local with BDD
Created Fri May 30 00:25:14 -0700 2008
legend
Open Source Social Network written in Ruby on Rail by Less Everything
Forked from stevenbristol/lovd-by-less Mon May 12 14:56:17 -0700 2008
legend
A mirror of the mephisto code-base with my personalizations
Forked from halorgium/mephisto Fri Feb 29 17:48:20 -0800 2008
legend
Raymond Lim's site went dark, and I almost lost this nice piece of code.
Created Sat Apr 19 19:06:48 -0700 2008
legend
Themes, plugins and other supporting code for the Mephisto Blog.
Created Mon Jun 30 22:22:27 -0700 2008
legend
my mephisto comment email plugin, notification when a comment is posted
Forked from segfault/mephisto_comment_email Mon Jun 30 23:11:50 -0700 2008
legend
Originally mirrored from James Crisp. The Master branch will always be his work.
Created Sat Apr 19 18:52:11 -0700 2008
legend
my mephisto feed reader plugin, allows for the display of rss feeds in your layout
Forked from segfault/mephisto_feedreader Mon Jun 30 23:12:43 -0700 2008
legend
my mephisto comment email plugin, rest/ws pings to notification services when you post
Forked from segfault/mephisto_post_ping Mon Jun 30 23:13:27 -0700 2008
legend
Mofo is a fast and simple microformat parser, based on a concise DSL and Hpricot.
Forked from defunkt/mofo Sun May 25 21:16:30 -0700 2008
legend
open-source church directory and social networking software
Forked from seven1m/onebody Sat Apr 12 14:30:21 -0700 2008
legend
A social application that helps members create, discover and enhance a remarkable or outstanding ...
Created Mon Jul 07 16:53:44 -0700 2008
legend
Ruby on Rails
Forked from rails/rails Sat May 03 19:54:53 -0700 2008
legend
Rails wrapper for the iUI toolkit for building iPhone enabled web applications (coming soon...)
Forked from noelrappin/rails-iui Sun May 04 10:44:43 -0700 2008
legend
Companion code for Beginning Ruby on Rails E-Commerce
Forked from jarkko/railsecommerce Fri Apr 11 13:56:05 -0700 2008
legend
a Rails plugin that easily integrates your app with Fire Eagle
Forked from jnewland/ride_the_fireeagle Fri May 23 12:19:29 -0700 2008
legend
Spree is a complete open source commerce solution for Ruby on Rails.
Forked from schof/spree Thu Apr 10 07:45:27 -0700 2008
legend
Shows how simple it is to integrate ActiveMerchant into Rails application.
Created Mon Jun 23 20:20:27 -0700 2008
legend

Following

Public Activity  feed

captproton committed to palooza 1 day ago

c0125bada5b3ee8d660bea1d6f97c068ed42bf68

Creating commments now works. There's something screwy going on with the Comment resource, so I substituted the model AfterThought. So, here's what the user can currently do:

captproton committed to palooza 4 days ago

5f9ce7d2827b3f875009bd8f055758d7e78598b6

Initial CRUD of recipes with supporting ingredients and instructions complete.

captproton committed to palooza 4 days ago

aa022c3cd8e28f704580478dab02070187f79b17

Added supporting images for the current theme.

captproton started watching tumblr 4 days ago
tumblr is at willcodeforfoo/tumblr
captproton committed to palooza 7 days ago

5750f701b6c6e5ff692433ad7b6321acbd4f1cb7

Commented out recipe picture covers for now, to make creation of recipe record possible. Adding ingredients in the same form as the recipe now works. Took the commenting out of a few fields, slightly messed up the layout of the form, and renamed makes to serves.

captproton committed to palooza 7 days ago

6941769bb2540d0f8ce12d425854bb5650bcf459

commented out other parts of the recipe form so that I can focus on just ingredients and instructions.

captproton committed to palooza 7 days ago

05c50af7b9ea566e40a34d5dab48589b1f6c828b

furthered work on adding recipes, favorites, and added a ton of supporting images.

captproton committed to palooza 12 days ago

e578934e662c2234f84b3e2731fb6071f1b7dba0

Began to decouple from inspiratonal website's view pages. Generated user profile scaffold.

captproton committed to palooza 13 days ago

7d5444e7f6c32f9851863fc5d5911058f50c1cd7

simplified routes for user login, logout, and signup

captproton committed to palooza 13 days ago

8300e3427a72ee027fe55a62b5d115264a98e8f4

Added recipe covers, a method to add an image with the recipe.