CARVIEW |
-
Various ways to handle multi-model forms in Rails.Forked from ryanb/complex-form-examples Tue Aug 19 11:55:41 -0700 2008
-
IRC client for OSXForked from psychs/limechat Sat Aug 02 06:04:32 -0700 2008
-
Created Sun May 04 10:05:52 -0700 2008
-
A Mac OS X preference pane for easily configuring Rails applications with Passenger.Created Thu May 08 05:05:38 -0700 2008
-
Created Mon Jun 09 00:13:11 -0700 2008
-
Ruby on RailsForked from rails/rails Sun Sep 28 15:41:52 -0700 2008
-
Git mirror for RubyCocoa.Created Fri Apr 11 15:07:11 -0700 2008
-
A Framework for rapidly building RubyCocoa applicationsCreated Thu Jul 10 02:08:27 -0700 2008
-
Created Thu Jul 31 02:29:18 -0700 2008
-
Undercover: CIA Ruby agent for GitHubCreated Wed Apr 09 17:03:58 -0700 2008
-
A SSB OSX application, which at some point will be able to create a new application which wraps a...Created Thu Apr 03 03:19:43 -0700 2008
Public Activity
b47c76b1dfaaf1d99413b94179077cd58552ba88
Make sure named routes with parameters can be used in tests before a request has been done. [#1208 state:resolved]
13eb1647f3e58bd9be51d8ada3a7687db5fb833a
Updated README.
aec8d466854cfea5e005d58f4a6567183324701e
Updated rails.
0c5ebcaa82056dab1036a4a19d65e0999f75252a
Updated Rails.
97f8b4fe8f1d8c53203023b19718ffa442622877
Cleaned up.
43ab19ffe8639a33cd89f38c000d37d9608b2f90
Added support for destroying records through nested params attribute writers. Enable with the :allow_destroy option.
7a79ccc795d4f36171b699b75ab2b7157d909cd6
Made tests green with updated assert_queries.
fbcfcec2fd320ff913b83aa619ee94c636199a10
Remove MySQL BEGIN and COMMIT queries from $queries_executed before asserting number of queries.
8ebdba42949167ac3ea872f148641d328c3d0eb1
Made tests green by resolving a class name collision.