Skip to content

Instantly share code, notes, and snippets.

@Macorreag
Created March 23, 2020 16:29
Show Gist options
  • Save Macorreag/c22aa6d8096962eb460617b8e967555e to your computer and use it in GitHub Desktop.
Save Macorreag/c22aa6d8096962eb460617b8e967555e to your computer and use it in GitHub Desktop.
comandos RAIls
rails generate model Citation date:date time:time duration:time site:string id_patient:integer description:string id_doctor:integer attendance:boolean
rake db:migrate
git commit -m "se añade un link para acceder a la pagina de inicio"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment