This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
42eeecba3f
mastodon
/
app
/
controllers
/
profile_controller.rb
8 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Made some progress
2016-02-22 16:00:20 +01:00
class
ProfileController
<
ApplicationController
def
show
end
Adding reblogs, favourites, improving atom generation
2016-02-23 19:17:37 +01:00
def
entry
end
Made some progress
2016-02-22 16:00:20 +01:00
end