Skip to content

Criação da tabela Serviços#19

Open
AtanaelVmax22 wants to merge 2 commits intomainfrom
feature/services
Open

Criação da tabela Serviços#19
AtanaelVmax22 wants to merge 2 commits intomainfrom
feature/services

Conversation

@AtanaelVmax22
Copy link
Copy Markdown
Contributor

Foi criada e testada a tabela services.

Comment thread app/models/service.rb Outdated
validates :description, presence: true
validates :available_on, presence: true
end

No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Espaço a mais e EOF

Comment thread db/schema.rb
t.string "complement"
t.float "latitude"
t.float "longitude"
create_table "services", force: :cascade do |t|
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cadê a tabela de addresses?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants