This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
26a8b8013d
jam-cloud
/
web
/
app
/
controllers
/
api_feeds_controller.rb
7 lines
102 B
Ruby
Raw
Blame
History
class
ApiFeedsController
<
ApiController
def
index
@feeds
=
Feed
.
index
(
current_user
)
end
end
Reference in New Issue
View Git Blame
Copy Permalink