This website requires JavaScript.
Explore
Help
Sign In
scalie-business
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
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