Helpful little thing that helped me debug my ruby rails production system.
shell$ [RAILS_ROOT]/script/console production
So here you can invoke a model (e.g. User.new), call helper methods (UserHelper.authenticate(user, pass)), etc.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment