Created
May 9, 2013 23:28
-
-
Save generalzhou/5551393 to your computer and use it in GitHub Desktop.
active record practice http://socrates.devbootcamp.com/challenges/150
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
https://github.com/generalzhou/ar-student-schema.git | |
Successfully creates a student table that includes the correct column headers | |
Created Student model and includes validation for age, email format and uniqueness, and phone number. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment