Refactoring Grape API methods into normal controllers & other things
This commit is contained in:
2
app/helpers/api/salmon_helper.rb
Normal file
2
app/helpers/api/salmon_helper.rb
Normal file
@ -0,0 +1,2 @@
|
||||
module Api::SalmonHelper
|
||||
end
|
2
app/helpers/api/subscriptions_helper.rb
Normal file
2
app/helpers/api/subscriptions_helper.rb
Normal file
@ -0,0 +1,2 @@
|
||||
module Api::SubscriptionsHelper
|
||||
end
|
Reference in New Issue
Block a user