20210319142051_create_authors.rb
|
Initial commit
|
2021-03-19 17:31:38 +02:00 |
20210319142054_create_books.rb
|
Initial commit
|
2021-03-19 17:31:38 +02:00 |
20210319142059_create_authors_books.rb
|
Initial commit
|
2021-03-19 17:31:38 +02:00 |
20210320130542_create_users.rb
|
user and session generated
|
2021-03-20 14:23:06 +01:00 |
20210321135711_add_role_to_users.rb
|
user validation
|
2021-03-21 17:02:04 +01:00 |
20210321213901_add_status_to_users.rb
|
user blocking
|
2021-03-21 23:43:09 +01:00 |
20210321225317_create_audit_records.rb
|
AuditRecord
|
2021-03-22 00:54:45 +01:00 |
20210321235625_add_quantity_to_books.rb
|
books quantity
|
2021-03-22 01:24:13 +01:00 |
20210322002803_create_books_users.rb
|
shopping cart
|
2021-03-22 02:25:17 +01:00 |