1
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Alex Kotov 4efaa48a98 Add UpdateAddressOpReturnJob 2021-03-10 17:21:49 +05:00
Alex Kotov d2b8e8dfe6 Add actions AddressesController#index, #show 2021-03-10 16:48:25 +05:00
Alex Kotov 869381d648 Fix typo 2021-03-10 16:38:14 +05:00
Alex Kotov 376d148034 Add AddAddressToWalletJob 2021-03-10 16:34:44 +05:00
Alex Kotov 307a1bedfa Add model Address 2021-03-10 16:26:28 +05:00
Alex Kotov e4c1739fd9 Display followers and following 2021-03-10 16:09:15 +05:00
Alex Kotov b17ef5fac7 Display followers and following count 2021-03-10 15:51:11 +05:00
Alex Kotov c3a9f837bb Add associations Profile#followed_profiles, #following_profiles 2021-03-10 15:46:12 +05:00
Alex Kotov 7c1ec6acf5 Add associations Profile#outgoing_followships, #incoming_followships 2021-03-10 15:41:07 +05:00
Alex Kotov 15680d6172 Add model Followship 2021-03-10 15:34:59 +05:00
Alex Kotov 23cf15a705 Add attribute Post#published_at 2021-03-10 15:18:57 +05:00
Alex Kotov 5828b51ba6 Stylish posts 2021-03-10 15:13:44 +05:00
Alex Kotov 5f56a4c57f Add navbar 2021-03-10 15:07:28 +05:00
Alex Kotov 9bd7a6fa13 Improve method Profile#full_name 2021-03-10 14:59:09 +05:00
Alex Kotov fca3cfa071 Add action ProfilesController#index 2021-03-10 14:55:59 +05:00
Alex Kotov 6db791d5bb Add Bootstrap 2021-03-10 14:52:53 +05:00
Alex Kotov ca39eea326 Add action ProfilesController#show 2021-03-10 14:41:58 +05:00
Alex Kotov b86d78fac0 Add model Post 2021-03-10 14:33:23 +05:00
Alex Kotov 4883b21b30 Add model Profile 2021-03-10 14:27:11 +05:00
Alex Kotov 084f3e9b0d Add action HomeController#show 2021-03-10 14:20:04 +05:00
Alex Kotov d6e1140e33 Initialize Rails project 2021-03-10 14:14:56 +05:00