vidosrd1 / Dark_mode

1 stars 0 forks source link

http://localhost:3000/admin #1

Open vidosrd1 opened 8 months ago

vidosrd1 commented 8 months ago

Friends, the code for articles, cats, lists, posts is not displayed. Please can you help me find the error.

http://localhost:3000/admin/ http://localhost:3000/admin/articles http://localhost:3000/admin/cats http://localhost:3000/admin/lists http://localhost:3000/admin/posts http://localhost:3000/admin/tags http://localhost:3000/admin/taggables http://localhost:3000/admin/users

Gemfile: gem 'administrate', '~> 0.20.1'

Srđan Vidović

vidosrd1 commented 8 months ago

https://www.mocra.com/toggle-dark-mode-in-jumpstart-pro-rails/ https://arthurariza.hashnode.dev/bringing-elegance-to-the-night-implementing-dark-mode-in-your-rails-7-app-with-tailwind-and-stimulus-js

vidosrd1 commented 8 months ago

Will not be possible (articles, cats…)! 😔

pon, 4. ožu 2024. u 20:25 Srđan Vidović @.***> napisao je:

Closed #1 https://github.com/vidosrd1/Dark_mode/issues/1 as completed.

— Reply to this email directly, view it on GitHub https://github.com/vidosrd1/Dark_mode/issues/1#event-12003770982, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQJTRTANUOKYLAQ2WDT5KLYWTDC7AVCNFSM6AAAAABEFBY33WVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGAYDGNZXGA4TQMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vidosrd1 commented 8 months ago

./bin/rails generate administrate:install
route namespace :admin do resources :arts resources :lists

              root to: "arts#index"
            end

WARNING: Unable to generate a dashboard for ActionMailbox::InboundEmail.

![Uploading Error.JPG…]()