oomis

Joined

430 Experience
3 Lessons Completed
0 Questions Solved

Activity

Posted in Where Should I Start To Master Ruby on rails?

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?

Posted in Best way to grant a user specific permissions

I understand it better now, thanks for the video.

Posted in Best way to grant a user specific permissions

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