polyglot/db/migrate
Beatrice Olivera a900959c34
Merge branch 'master' into page
2018-08-30 20:09:00 +01:00
..
20180827143700_devise_create_users.rb Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
20180827151325_create_connections.rb created channel for action cable and friendship relationship in database 2018-08-27 16:56:21 +01:00
20180829105638_add_first_name_to_users.rb Add dotenv - Protect my secret data in .env file 2018-08-29 14:53:39 +01:00
20180829122818_create_chat_rooms.rb created models for chatroom 2018-08-29 13:44:10 +01:00
20180829122930_create_chat_room_participations.rb created models for chatroom 2018-08-29 13:44:10 +01:00
20180829123049_create_requests.rb created models for chatroom 2018-08-29 13:44:10 +01:00
20180829123204_change_column_in_requests.rb created models for chatroom 2018-08-29 13:44:10 +01:00