0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:seancribbs/restful_workflow More... over 17 years ago
Added symbol only return value option to forward / back methods in the step DSL (will assume an id value). Specs included. More... over 17 years ago
Add spec. More... over 17 years ago
Load the current object before the actions. More... over 17 years ago
Initialize all steps with the current controller. More... over 17 years ago
Add context for evaled string. More... over 17 years ago
Resolve a nil result in back/forward blocks to the default url. More... over 17 years ago
Test current_object accessor in forward/back block. More... over 17 years ago
Add each_step helper. More... over 17 years ago
Default to the first step still if all steps are complete. More... over 17 years ago
Make index action redirect to the first uncompleted step. More... over 17 years ago
Only process the load_step filter on show and update. More... over 17 years ago
Add a few basic view helpers. More... over 17 years ago
Remove uninstall.rb More... over 17 years ago
Simplify Step#long_name and improve spec. More... over 17 years ago
Rename go_forward/back to forward/back_url More... over 17 years ago
Spec out Loren's long_name addition. More... over 17 years ago
Merge changes from Loren. More... over 17 years ago
Add current_object accessor. More... over 17 years ago
Added Step#long_name, changed after :update location More... over 17 years ago
Remove need to pass controller to forward/back URL generation methods. More... over 17 years ago
Add filters spec. More... over 17 years ago
Remove test dir, update README. More... over 17 years ago
Resolve eval issues. More... over 17 years ago
Merge branch 'master' of git://github.com/lorenjohnson/restful_workflow More... over 17 years ago
Index action defaults to redirect_to first step More... over 17 years ago
Fixed issue with session variabel name in class_eval, added before/after hooks to failed update render More... over 17 years ago
Fix spec failures for Step. More... over 17 years ago
Fix data class eval problem. More... over 17 years ago
Fix some bugs in Step. More... over 17 years ago