On 27 янв, 17:25, Marius Mårnes Mathiesen <[email protected]> wrote: > It should not be too hard, > maybe some Ruby hackers on the list can help?
Unfortunately, I'm not a Ruby hacker ;). Now, I do this: $ env RAILS_ENV=production ruby script/console > user = User.find_by_login "username" > user.activate > user.save -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
