Activity
Hello Faith,
You can follow this topic https://gorails.com/series/rails-for-beginners
Posted in Jumpstart throwing error after install
Hello, I created a new app using the jumpstart template but I am getting this error when I start my server "Sprockets::FileNotFound in Home#index" "couldn't find file 'trix/dist/trix' with type 'text/css'"
what can I do please?
I understand it better now, thanks for the video.
Hello Chris,
I am having this exact issue now, I don't know how to set the form that will allow users to add other users to edit their posts and also how to define my ability in cancancan gem.
Can you help out please?
I'm preparing for a hackaton and my teammate built a Vue app for the frontend.
I've installed rails and vue webpack, and Vue is working well.
But I don't know how to incorporate the Vue frontend made by my teammate because I dont know where to put her files inside the rails application and make it work for me to view it.
This is the repo of the Vue application: https://github.com/anesii/hackathon-project