public
Description: PLEASE CHECK http://github.com/lifo/docrails/wikis
Homepage: http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch
Clone URL: git://github.com/lifo/docrails.git

lifo's docrails Feed   feed

ffmike committed to lifo/docrails about 19 hours ago

98ccf7e8622e08f4e72941c74bf461cb95822b8d

Edit/formatting pass for the testing guide

toretore committed to lifo/docrails about 22 hours ago

3677fa0a16c943f5cd7a38bf111fd0826d950b99

Sorry Pratik, typoed your name :)

karmi committed to lifo/docrails 1 day ago

99918a4c68cc54d898861f1cf3dcce343a90b4f2

Merge branch 'master' of git@github.com:lifo/docrails

ffmike committed to lifo/docrails 1 day ago

9768325def9f9371094f134f274ff98d1f60ba47

First complete draft of "getting started" guide

ffmike committed to lifo/docrails 1 day ago

0aeb2dcf13ee72a14ee5671e97252d78fd35e76b

Edits and rewrites (work in progress)

athonlab committed to lifo/docrails 1 day ago

5ba2fdf0472b91d944deb373c727b748a44bb2e5

Adds examples of integration tests in the testing guide.

ffmike committed to lifo/docrails 1 day ago

a00f9a649c52eb26d3998641e72362a9ac2bb907

Fix egregious error in documenting :class_name

athonlab committed to lifo/docrails 1 day ago

5bd6f580cf1574a0250af5e6a5a2e678344c22d8

Updated to testing mailers section in the testing guide.

athonlab committed to lifo/docrails 1 day ago

46ecc7b086b1172b8e9e82b53e98b4ea4e607d29

Removes the 'Filtering emails in development' section from testing guide.

hawe committed to lifo/docrails 1 day ago

7f7083514b8df54a4887fc6259d6e3f3e6d3c0f1

small fixes in security guide

toretore committed to lifo/docrails 1 day ago

53f56966130f0a48589d3f06d85ca186fb84005f

Add description of flash.now

ffmike committed to lifo/docrails 1 day ago

514239d599d3d90c5fff147471bf251c931d57e1

First complete draft of "getting started" guide

lifo added karmi to docrails 2 days ago
docrails is at lifo/docrails
ffmike committed to lifo/docrails 2 days ago

800fbcce7806b94852dd52a2c1293bcd1ee6ec5e

Edits and rewrites (work in progress)

athonlab committed to lifo/docrails 3 days ago

7a076a61ff622b508bc5282cb87a0a54ef553187

Adds examples of integration tests in the testing guide.

ffmike committed to lifo/docrails 3 days ago

6e8496af3872b43b29f3dde93928e071f3188ca9

Fix egregious error in documenting :class_name

athonlab committed to lifo/docrails 3 days ago

c02a70bdc313bca44f5735f8b0167b5cf82b413e

Updated to testing mailers section in the testing guide.

athonlab committed to lifo/docrails 4 days ago

4d25326f1bffc0783328e237be1930dfcb737d82

Removes the 'Filtering emails in development' section from testing guide.

hawe committed to lifo/docrails 4 days ago

cc5e6f5cc2ae3650fe7dc38100bd55cc1453c596

small fixes in security guide

toretore committed to lifo/docrails 5 days ago

add1e421656c94bf436e5757957ff5bbdb8a76ac

Add description of flash.now

ffmike committed to lifo/docrails 5 days ago

efdad935427446095da640dfdbf1846e492d1629

Typo fix in routing guide

toretore committed to lifo/docrails 6 days ago

9b109c9e665da043d9b77f065749db6a51001b9e

Merge branch 'master' of git@github.com:lifo/docrails

toretore committed to lifo/docrails 6 days ago

272e70eb324fc6aa6b41f26f27ab21672588bac9

Remove part about Ruby's rescue

toretore committed to lifo/docrails 6 days ago

49c0b127e69cb280c3ab1fd465362e2631bd2b99

Remove the bit about rescue_action

ffmike committed to lifo/docrails 6 days ago

eeb8d1cae3981ab67face92463489ca183287193

Minor change on :name_prefix and :path_prefix documentation.

Radar committed to lifo/docrails 7 days ago

3979d267522f9aaef92b5f21a65abab5046cefaa

Merge branch 'master' of git@github.com:lifo/docrails

Radar committed to lifo/docrails 7 days ago

224060aa8287fcdd8aa5ea11320fc5f373f01459

Did some more work on the finders guide tonight, lock and count sections addded.

toretore committed to lifo/docrails 8 days ago
toretore committed to lifo/docrails 8 days ago

dfc0b1a716d17085224a375977a10407ba9bea24

Add verification, rescue + fixes to AC basics

ffmike committed to lifo/docrails 8 days ago

3da0c0a8424ce018fa756e906e824698dfdcb65e

Additional detail on routes for namespaced controllers.