This website requires JavaScript.
Explore
Help
Sign in
causa-arcana-misc
/
lesson-decentralized_microblog_in_ruby
Archived
Watch
1
Star
0
Fork
You've already forked lesson-decentralized_microblog_in_ruby
0
Code
Releases
Activity
This repository has been archived on
2023-05-11
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
master
lesson-decentralized_microb...
/
app
/
controllers
History
Exact
Exact
Union
RegExp
Alex Kotov
d2b8e8dfe6
Add actions AddressesController#index, #show
2021-03-10 16:48:25 +05:00
..
concerns
Initialize Rails project
2021-03-10 14:14:56 +05:00
profiles
Display followers and following
2021-03-10 16:09:15 +05:00
addresses_controller.rb
Add actions AddressesController#index, #show
2021-03-10 16:48:25 +05:00
application_controller.rb
Initialize Rails project
2021-03-10 14:14:56 +05:00
home_controller.rb
Add action HomeController#show
2021-03-10 14:20:04 +05:00
profiles_controller.rb
Add action ProfilesController#index
2021-03-10 14:55:59 +05:00