Ask A Question

Notifications

You’re not receiving notifications from this thread.

Admin Interfaces with Administrate - GoRails

Chris Oliver asked in General

it seems this gem has been updated. because following this tut, nothing works. the route file is
Rails.application.routes.draw do
namespace :admin do
resources :users
resources :articles

root to: "users#index"
end
i see no dashboard manifest files. Somethings have change. localhost:3000/admin results to errors

Reply

How to add a new model to administrate dashboard ?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 78,890+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.