CARVIEW |
-
Discontinued, please see captproton / caboo-se-sample-app-v3Created Sun Mar 16 15:49:08 -0700 2008
-
Fork of an export from svn of caboo.se sample app v3.Created Mon May 26 22:42:29 -0700 2008
-
Recipe Managing Application on RailsForked from kookoolen/chez-mario-et-suzy Sun Jul 06 13:52:47 -0700 2008
-
Caboo.se sample app with Advanced Rails Recipes -- Recipe 35Created Thu Jun 26 18:19:53 -0700 2008
-
The official `github` command line helper for simplifying your GitHub experience.Forked from defunkt/github-gem Sun May 25 21:11:04 -0700 2008
-
local resources for better livingCreated Sat Mar 22 14:57:14 -0700 2008
-
a remake of I Like Local using BDDCreated Mon May 19 10:16:09 -0700 2008
-
Second try at creating I Like Local with BDDCreated Fri May 30 00:25:14 -0700 2008
-
Open Source Social Network written in Ruby on Rail by Less EverythingForked from stevenbristol/lovd-by-less Mon May 12 14:56:17 -0700 2008
-
A mirror of the mephisto code-base with my personalizationsForked from halorgium/mephisto Fri Feb 29 17:48:20 -0800 2008
-
Raymond Lim's site went dark, and I almost lost this nice piece of code.Created Sat Apr 19 19:06:48 -0700 2008
-
Themes, plugins and other supporting code for the Mephisto Blog.Created Mon Jun 30 22:22:27 -0700 2008
-
my mephisto comment email plugin, notification when a comment is postedForked from segfault/mephisto_comment_email Mon Jun 30 23:11:50 -0700 2008
-
Originally mirrored from James Crisp. The Master branch will always be his work.Created Sat Apr 19 18:52:11 -0700 2008
-
my mephisto feed reader plugin, allows for the display of rss feeds in your layoutForked from segfault/mephisto_feedreader Mon Jun 30 23:12:43 -0700 2008
-
my mephisto comment email plugin, rest/ws pings to notification services when you postForked from segfault/mephisto_post_ping Mon Jun 30 23:13:27 -0700 2008
-
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
-
open-source church directory and social networking softwareForked from seven1m/onebody Sat Apr 12 14:30:21 -0700 2008
-
A social application that helps members create, discover and enhance a remarkable or outstanding ...Created Mon Jul 07 16:53:44 -0700 2008
-
Ruby on RailsForked from rails/rails Sat May 03 19:54:53 -0700 2008
-
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
-
Companion code for Beginning Ruby on Rails E-CommerceForked from jarkko/railsecommerce Fri Apr 11 13:56:05 -0700 2008
-
a Rails plugin that easily integrates your app with Fire EagleForked from jnewland/ride_the_fireeagle Fri May 23 12:19:29 -0700 2008
-
Spree is a complete open source commerce solution for Ruby on Rails.Forked from schof/spree Thu Apr 10 07:45:27 -0700 2008
-
Shows how simple it is to integrate ActiveMerchant into Rails application.Created Mon Jun 23 20:20:27 -0700 2008
Public Activity
ae25d9e6823a439969c355a611bc5d38f68b5bb5
Comleted the ability to index and show recipe_tags. recipe_tags specific to a recipe are indexed on the recipe's show page. I still need to do an AJAX search of current recipe_tags, and an AJAX creation of recipe_tags on the recipe's show page.
e8a37ecaafd8b8d8a71f391fe9aa0133946863e3
Made formatting changes to recipe section. The lines added to the ingredient model should be taken out, but it's too late in the day to do that reliably. Installed acts_as_taggable_on to tag recipes, and possibly other models later.
a9f962378f3900b153d9252e4eaab5cbd0714f6a
Made list of featured courses and most popular recipes dynamic.
d863aa9202b742d587f2b2afec68a533db0b13c8
emergency commit while working on search.
647bd062fd5044e6184868f6294e9ff9413f390c
emergency commit to save off dying mac
43c7a72f0b5500dd846fee5546dd320fa07d63ae
Yes, I know. All these changes should be committed to a recipes branch and not the search branch. Oh well, next time. These changes make the index of the recipes section more easily managed with partials and improve overall formatting.
b1b2467b80f864ab463cd1a94fcdad455f2e4cef
General clean up of layout.