search for: actionflow

Displaying 2 results from an estimated 2 matches for "actionflow".

2007 Apr 16
4
Web Flow and the session method in ActionController
...culty finding how to override the session[] method which is accessed via any ActionController. I have my pseudo-code ready to implement, but I can''t find the method declaration to copy it''s signature. Also, if anyone wants to collaborate on this particular plugin, which I called ActionFlow, please let me know. I''ll be glad to share my work. It''s almost ready for testing and since I''m far from a Ruby veteran, I''ll need help on refactoring, optimization and testing. Thanks a million ! Luc --~--~---------~--~----~------------~-------~--~----~ You...
2010 May 17
6
validates_timeliness plugin installation
I''m trying to install the validates_timeliness plugin: on Ubuntu lucid in my rails project directory: sudo ./script/plugin install git://github.com/adzap/validates_timeliness.git ./script/plugin: command not found on windows (as admin) in my rails project directory: ruby script/plugin install git://github.com/adzap/validates_timeliness.git creates the "validates_timeliness"