Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 379 Bytes

README

Hi, this is my Theater app. Backend only and tests. User can add event title and dates. In model app validates if there are no dates overlapping.

Main files with my code:

app/controllers/events_controller.rb app/models/event.rb db/migrate/20230811062145_create_events.rb test/controllers/events_controller_test.rb

Thank you for reading. Dmitry Maslennikov# mytheater