You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INDEX /assets GET Displays a list of all assets
NEW /assets/new GET Displays form to make a new asset
CREATE /assets POST Add a new asset to DB
SHOW /assets/:id GET Shows info about one asset