search for: user_confirmation_email_error

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

2005 Aug 26
2
Salted Login Hash Woes
...params[''user''][''password''], url) flash[''notice''] = l(:user_signup_succeeded) redirect_to :action => ''login'' end end rescue flash.now[''message''] = l(:user_confirmation_email_error) end end end I can''t find the function ''transaction'' anywhere. Could it be that? Any ideas would be greatly appreciated. Thanks, Eric
2006 Apr 20
5
Integrating with Legacy Databases
This seems like it must have been asked before - I really _did_ try to find it in the archives, so my apologies if it''s already out there. Utilizing ActiveRecord, I would like to specify a prefix for the column names in my table. For example, in ''Recipe 16 Integrating with Legacy Databases'' (Rails Recipes, from PragProg, by Fowler) they deal with integration with a