Use new hanami db classes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module Micropub
|
||||
module Repos
|
||||
class PodcastRepo < Adamantium::Repo[:podcasts]
|
||||
class PodcastRepo < Adamantium::DB::Repo[:podcasts]
|
||||
commands :create
|
||||
|
||||
def listing
|
||||
|
Reference in New Issue
Block a user