Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Admin Interfaces with Administrate - GoRails

1
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

How to add a new model to administrate dashboard ?

Join the discussion
Create an account Log in