Created
October 24, 2015 04:00
-
-
Save alexiamcdonald/9f27285551ec5dd1d682 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
rails generate scaffold doctor name:string businessaddress:string businesssuburb:string businesspostcode:string businessphone:string businessmobile:string medicalproviderno:string username:string password:string email:string |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Drkstr