mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 06:25:19 +02:00
Sync family icon button
This commit is contained in:
parent
d90d35d97b
commit
3fb379d140
3 changed files with 17 additions and 0 deletions
|
@ -162,6 +162,10 @@ Rails.application.routes.draw do
|
|||
get :sparkline
|
||||
patch :toggle_active
|
||||
end
|
||||
|
||||
collection do
|
||||
post :sync_all
|
||||
end
|
||||
end
|
||||
|
||||
# Convenience routes for polymorphic paths
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue