Created
February 23, 2013 01:55
-
-
Save ahmdrefat/5017957 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#<Account:0x1033220b8> { | |
:id => 1, | |
:user_id => 5, | |
:assigned_to => 7, | |
:name => "Hayes-DuBuque", | |
:access => "Public", | |
:website => "http://www.hayesdubuque.com", | |
:toll_free_phone => "1-800-932-6571", | |
:phone => "(111)549-5002", | |
:fax => "(349)415-2266", | |
:deleted_at => nil, | |
:created_at => Sat, 06 Mar 2010 09:46:10 UTC +00:00, | |
:updated_at => Sat, 06 Mar 2010 16:33:10 UTC +00:00, | |
:email => "[email protected]", | |
:background_info => nil | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment