Sha256: 1858ab6733e0c09e6804484a3de9c456b5475368eb4c7834443bdeccdf286fcf
Contents?: true
Size: 1.2 KB
Versions: 3
Compression:
Stored size: 1.2 KB
Contents
____ __ _ _ _ / ___|___ _ __ ___ / _| ___ _ __| |_ __ _| |__ | | ___ | | / _ \| '_ ` _ \| |_ / _ \| '__| __/ _` | '_ \| |/ _ \ | |__| (_) | | | | | | _| (_) | | | || (_| | |_) | | __/ \____\___/|_| |_| |_|_| \___/|_| \__\__,_|_.__/|_|\___| __ __ _ _ ____ __ | \/ | ___ __| (_) __ _ / ___| _ _ _ __ / _| ___ _ __ | |\/| |/ _ \/ _` | |/ _` | \___ \| | | | '__| |_ / _ \ '__| | | | | __/ (_| | | (_| | ___) | |_| | | | _| __/ | |_| |_|\___|\__,_|_|\__,_| |____/ \__,_|_| |_| \___|_| You are almost done. Don't forget to: [Optional] - If you want to store files in your CMS with ActiveStorage: `rails active_storage:install` [Mandatory] - Create the tables in your database: `rails db:migrate` Then go to http://your-rails-app/admin to start adding content. Default username and password are: user / pass Change these defaults in config/initializers/occams.rb ---------------------------- IF YOU ARE ON RAILS 6.x ---------------------------- and encounter errors referencing webpacker: ensure that you have nvm installed, and then run - nvm install 13.7 && nvm use 13.7 - rails webpacker:install
Version data entries
3 entries across 3 versions & 1 rubygems