Displaying 1 result from an estimated 1 matches for "new_user_ldap_method".
2006 Nov 28
0
Design of an Ldap based application
...e reason I''m not confident in my approach is that all my methods at
the moment, need to be in this single file.
I''m playing around with validating in models without a db, but
essentially I''d like to have:
new_user_view -> new_user_controller -> new_user_model ->
new_user_ldap_method
edit_user_view -> edit_user_controller -> edit_user_model ->
edit_user_ldap_method
any thoughts on how I''d go about this?
thanks for reading.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you...