How can I get all relationships for model. IE, I\'ve got User model:
User
class User < AR::Base has_many :messages, :foreign_key => \'author\'