]> cat aescling's git repositories - mastodon.git/commit
Refactor and spec coverage for api/v1/timelines actions (#3482)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Wed, 31 May 2017 18:27:17 +0000 (14:27 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 31 May 2017 18:27:17 +0000 (20:27 +0200)
commitd6774d2ca39b66ba6a80e707dbd58a6b391ee274
treeee2d1d5f5de480bf9eecca5815f314ee17019395
parentbd669e390743f98eb8bc777a8a9d01980b7b44b4
Refactor and spec coverage for api/v1/timelines actions (#3482)
app/controllers/api/v1/timelines/base_controller.rb [deleted file]
app/controllers/api/v1/timelines/home_controller.rb
app/controllers/api/v1/timelines/public_controller.rb
app/controllers/api/v1/timelines/tag_controller.rb
app/views/api/v1/timelines/show.rabl [moved from app/views/api/v1/timelines/base/show.rabl with 100% similarity]
spec/routing/api_routing_spec.rb [new file with mode: 0644]
spec/routing/api_timelines_spec.rb [deleted file]