[acff63d9272aec7d1363a2ddd6c82251e696e674] Changeset [acff63d9272aec7d1363a2ddd6c82251e696e674] by Ian White

Committed by Ian White

[977d3d1b2931ce36f77a94847ef32bd8c7760349] Changeset [977d3d1b2931ce36f77a94847ef32bd8c7760349] by Ian White

garlic targets updated: tested against 2.1.x and 2.2.x http://github.com/ianwhite/respo...

Committed by Ian White

[a482df3ef082581b6165fa680bd5354920a8d2b2] Changeset [a482df3ef082581b6165fa680bd5354920a8d2b2] by Ian White

Committed by Ian White

[3c6185849a9c80779968c0255c7d56431a9f1335] Changeset [3c6185849a9c80779968c0255c7d56431a9f1335] by Ian White

Committed by Ian White

[91ec8f54598abaf2f884af6fe4e38e2b0c9c5801] Changeset [91ec8f54598abaf2f884af6fe4e38e2b0c9c5801] by Ian White

Availing response_for of new garlic gem http://github.com/ianwhite/respo...

Committed by Ian White

[1378228e60ddb211ca4f53ed69d20b547baae798] Changeset [1378228e60ddb211ca4f53ed69d20b547baae798] by Ian White

rails 2.2.0 now included in garlic Updated to use garlic gem http://github.com/ianwhite/respo...

Committed by Ian White

[94749ff29a5b6103f1097aa97ab7a30ff4a69d8e] Changeset [94749ff29a5b6103f1097aa97ab7a30ff4a69d8e] by Ian White

Removed uneccessary @respond_to_performed, and chain of respond_to, which means that erase_render_results will just work without any tinkering http://github.com/ianwhite/respo...

Committed by Ian White

[4d9e74e45897d221d72e547c903c20d22cdbca19] Changeset [4d9e74e45897d221d72e547c903c20d22cdbca19] by Ian White

Tweaked CI task in Rakefile http://github.com/ianwhite/respo...

Committed by Ian White

[524d76bb9c886635b6cfcf1e6d820ef373c3dcd4] Changeset [524d76bb9c886635b6cfcf1e6d820ef373c3dcd4] by Ian White

Committed by Ian White

[7117abdfc794d4b3449c33f0c0733bab0e720612] Changeset [7117abdfc794d4b3449c33f0c0733bab0e720612] by Ian White

Updated changelog, tagged 0.2.2 http://github.com/ianwhite/respo...

Committed by Ian White

[37c5ff4c91f2974a4493ed4233f84d4f6d757c26] Changeset [37c5ff4c91f2974a4493ed4233f84d4f6d757c26] by Ian White

Fixed bug where response_for was clobbering the respond_to when the respond_to relied on default_render? [thanks to Tom Stuart for the report] http://github.com/ianwhite/respo...

Committed by Ian White

[0cb80d7a78efab2be80d2f99bfac3699a9c2dcdc] Changeset [0cb80d7a78efab2be80d2f99bfac3699a9c2dcdc] by Ian White

Committed by Ian White

[3d94fabcf545d0c46710b1c3832be9bd774259b4] Changeset [3d94fabcf545d0c46710b1c3832be9bd774259b4] by Ian White

Committed by Ian White

[d8ca73c5b9a8deb0b879eaff4d6c2f7cf8faf003] Changeset [d8ca73c5b9a8deb0b879eaff4d6c2f7cf8faf003] by Ian White

Fixed bug where include_responses_for should have splatted the args http://github.com/ianwhite/respo...

Committed by Ian White

[06da19df4080be542920ccb40a9add8107d5898b] Changeset [06da19df4080be542920ccb40a9add8107d5898b] by Ian White

Added note about placement of extend Ardes::ResponsesModule, also moved some code into response_for where it belongs http://github.com/ianwhite/respo...

Committed by Ian White

[e3135e638b9461a612634cf81fbad0662c61086a] Changeset [e3135e638b9461a612634cf81fbad0662c61086a] by Ian White

To facilitate making reusable chunks of actions and responses, simply extend Ardes::ResponsesModule into your action modules. See Ardes::ResponsesModule for details http://github.com/ianwhite/respo...

Committed by Ian White

[c89bc63b42f91ffcb06b34c6e9764b00e29e7979] Changeset [c89bc63b42f91ffcb06b34c6e9764b00e29e7979] by Ian White

now intercepting template_exists? to decide whether to render a response for an action that has no action method defined. (Removes somewhat mysterious behaviour of empty actions being defined) http://github.com/ianwhite/respo...

Committed by Ian White

[b655450bed1f1b294f67a84ddb1e1faf440331bb] Changeset [b655450bed1f1b294f67a84ddb1e1faf440331bb] by Ian White

Branching code in spec for different rails/rspec versions http://github.com/ianwhite/respo...

Committed by Ian White

[b0ce09d412744e5c89523192b1187828c891e24c] Changeset [b0ce09d412744e5c89523192b1187828c891e24c] by Ian White

Updating spec for change in rspec render_tamplate assertion http://github.com/ianwhite/respo...

Committed by Ian White

[9ccd6f9c4ca27228c660bf873682bb5a1c0a65de] Changeset [9ccd6f9c4ca27228c660bf873682bb5a1c0a65de] by Ian White

Committed by Ian White

[4a588d524da53bff16f09242af90a3bfb3deddd8] Changeset [4a588d524da53bff16f09242af90a3bfb3deddd8] by Ian White

Committed by Ian White

[bea7a88e29a2ca16edf88b60038615157d78e564] Changeset [bea7a88e29a2ca16edf88b60038615157d78e564] by Ian White

Making cruise task push docs to plugins.ardes.com on success http://github.com/ianwhite/respo...

Committed by Ian White

[db80cbb03d000b44e9275e24c6d5d1663e417c25] Changeset [db80cbb03d000b44e9275e24c6d5d1663e417c25] by Ian White

Committed by Ian White

[16abe4e21abde3ca3d27b874cc550eaeb2ad6917] Changeset [16abe4e21abde3ca3d27b874cc550eaeb2ad6917] by Ian White

Merge branch '0.1-stable' into 0.1-stable-rails2.0 http://github.com/ianwhite/respo...

Committed by Ian White

[277b37ee5de74cf6057273290f0f95e5422816f7] Changeset [277b37ee5de74cf6057273290f0f95e5422816f7] by Ian White

Committed by Ian White

[6a8d4ccf3f97b7ec21c6cd86f52da3f68e87b3c3] Changeset [6a8d4ccf3f97b7ec21c6cd86f52da3f68e87b3c3] by Ian White

Updated README with more notes about 0.2 change http://github.com/ianwhite/respo...

Committed by Ian White

[7700d0813bc19faf0e2d8834f3c83c29379b4988] Changeset [7700d0813bc19faf0e2d8834f3c83c29379b4988] by Ian White

Updated README with more notes about the API change http://github.com/ianwhite/respo...

Committed by Ian White

[8ac908ade87b73d18340fccb10e607123806a879] Changeset [8ac908ade87b73d18340fccb10e607123806a879] by Ian White

Added specs for stacking responses. Added NoResponsesError which is used internally to handle the case where there are no responses http://github.com/ianwhite/respo...

Committed by Ian White

[7cccbad561f75e7a3f6b3ab1b250d0e852cb47d3] Changeset [7cccbad561f75e7a3f6b3ab1b250d0e852cb47d3] by Ian White

Made garlic:all the default cruise task http://github.com/ianwhite/respo...

Committed by Ian White

[7ce71c62e7b6304b84a9ba813b17c43bffdad73d] Changeset [7ce71c62e7b6304b84a9ba813b17c43bffdad73d] by Ian White

Committed by Ian White

[9dc94651a1ca42721e95af36728cdf8366156eca] Changeset [9dc94651a1ca42721e95af36728cdf8366156eca] by Ian White

Final notes and docfixes for 0.2.0 release. This is the 0.2.0 release http://github.com/ianwhite/respo...

Committed by Ian White

[5162211cffd1818a6be3ed177a466610cb1567fb] Changeset [5162211cffd1818a6be3ed177a466610cb1567fb] by Ian White

Merge branch '0.1-stable' into 0.1-stable-rails2.0 http://github.com/ianwhite/respo...

Committed by Ian White

[37e2d2edda0f2d1bad8571ea21573895c2ad1dd6] Changeset [37e2d2edda0f2d1bad8571ea21573895c2ad1dd6] by Ian White

Added notes about 0.1 vs 0.2 releases in README http://github.com/ianwhite/respo...

Committed by Ian White

[09abe3172f673f36cd2870a562f33e91c9c014d4] Changeset [09abe3172f673f36cd2870a562f33e91c9c014d4] by Ian White

Updated garlic_example - we're only supporting 2.1.x and edge now http://github.com/ianwhite/respo...

Committed by Ian White

[780f45b31f0ce1d6ec78783ed961b06e27cd5a97] Changeset [780f45b31f0ce1d6ec78783ed961b06e27cd5a97] by Ian White

Made pick_template_spec ompatibale with 2.1-stable http://github.com/ianwhite/respo...

Committed by Ian White

[3b1ae5e4eecda3b200177a804eeae3f9d5ba10ab] Changeset [3b1ae5e4eecda3b200177a804eeae3f9d5ba10ab] by Ian White

API change and rewrite. Vastly simplified and consistent internals. response_for can now be summed up as this 'adds a default respond_to to your actions which dont render or redirect' http://github.com/ianwhite/respo...

Committed by Ian White

[64e4e9efdb54187596c34d2b877544faa292ea0a] Changeset [64e4e9efdb54187596c34d2b877544faa292ea0a] by Ian White

Changed API in app

response_for (outside actions) response (inside actions) http://github.com/ianwhite/respo...

Committed by Ian White

[0aeceda2938d3c2b2639e43776fac300729ebebd] Changeset [0aeceda2938d3c2b2639e43776fac300729ebebd] by Ian White

Committed by Ian White

[1b882a723ac0cc7029c707ec3b8d3741e0bd61b8] Changeset [1b882a723ac0cc7029c707ec3b8d3741e0bd61b8] by Ian White

Committed by Ian White

[611cb5b44e2a3a08354fe7166ded9a0cb5d6d444] Changeset [611cb5b44e2a3a08354fe7166ded9a0cb5d6d444] by Ian White

Adding comments back into garlic_example

http://github.com/ianwhite/respo...

Committed by Ian White

[a56c8d3cae4533c8219192a9d2680c883733ab06] Changeset [a56c8d3cae4533c8219192a9d2680c883733ab06] by Ian White

Merge branch 'master' into 2.0-stable

http://github.com/ianwhite/respo...

Committed by Ian White

[6243c1b784326a895d8a8c212955b0ab1b708df2] Changeset [6243c1b784326a895d8a8c212955b0ab1b708df2] by Ian White

Updated garlic targets, now tested against: edge, 2.0-stable, 2.0.2, 2.0.3, 2.1-RC1

http://github.com/ianwhite/respo...

Committed by Ian White

[50f9a92de80f1fb4832d10444c681a1c2d287b92] Changeset [50f9a92de80f1fb4832d10444c681a1c2d287b92] by Ian White

Ignoring rcov.rb in coverage

http://github.com/ianwhite/respo...

Committed by Ian White

[86d21ff25161a4983ed32c9fa3c2963c93c4aafa] Changeset [86d21ff25161a4983ed32c9fa3c2963c93c4aafa] by Ian White

Merge branch 'master' into 2.0-stable

http://github.com/ianwhite/respo...

Committed by Ian White

[f67d6cc902e9f493b95cb0bc90271976b58d90d0] Changeset [f67d6cc902e9f493b95cb0bc90271976b58d90d0] by Ian White

Merge branch 'master' of garlic/work/edge/vendor/plugins/response_for

http://github.com/ianwhite/respo...

Committed by Ian White

[1b82c3926db29402ab28207f3ac4e9e1c6c8c9b7] Changeset [1b82c3926db29402ab28207f3ac4e9e1c6c8c9b7] by Ian White

Added some specs to bring C2 up to 100%, caught a bug introduced by changes in edge

http://github.com/ianwhite/respo...

Committed by Ian White

[8ab63ae5dcbff171a619e5a7c9e2bfe29fcc9085] Changeset [8ab63ae5dcbff171a619e5a7c9e2bfe29fcc9085] by Ian White

Committed by Ian White

[3d415e2c65b983905981b1bb9411e16b0bddb519] Changeset [3d415e2c65b983905981b1bb9411e16b0bddb519] by Ian White

Merge branch 'master' into 2.0-stable

http://github.com/ianwhite/respo...

Committed by Ian White

[69cfeabc043e00ba4b16b09e8c6d58f7843e1db3] Changeset [69cfeabc043e00ba4b16b09e8c6d58f7843e1db3] by Ian White

Fixed garlic_example.rb

http://github.com/ianwhite/respo...

Committed by Ian White

[193162b149cb689dedb70d9af864c106ea28b525] Changeset [193162b149cb689dedb70d9af864c106ea28b525] by Ian White

Merge branch 'master' into 2.0-stable

http://github.com/ianwhite/respo...

Committed by Ian White

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »