This website requires JavaScript.
Explore
Help
Sign In
paoda
/
polyglot
Watch
1
Star
0
Fork
0
You've already forked polyglot
mirror of
https://github.com/beatriceo/polyglot.git
synced
2025-03-15 06:39:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
polyglot
/
db
/
migrate
History
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