Open vidosrd1 opened 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: @.***>
./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…]()
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ć