Hello all. Has anyone managed to use SaltedHashLoginGenerator with Rails 2.2.2?
I've been following the simple steps on the README file. When I run script/generate salted_login User Localization a /config/environment/user_environment.rb file should be created, but isn't. When I include the line: require 'environments/user_environment' in the config/environment.rb file and start the server, it complains that the user_environment.rb file is missing. Does anyone know how to fix this? I'm using Aptana IDE with RadRails. Thanks. Bruno -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

