This website requires JavaScript.
Explore
Help
Sign In
nogafam
/
instante-social
Watch
1
Star
0
Fork
You've already forked instante-social
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10eb47a33e
instante-social
/
app
/
controllers
/
profile_controller.rb
8 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Made some progress
2016-02-22 15:00:20 +00:00
class
ProfileController
<
ApplicationController
def
show
end
Adding reblogs, favourites, improving atom generation
2016-02-23 18:17:37 +00:00
def
entry
end
Made some progress
2016-02-22 15:00:20 +00:00
end