chuckblake
Joined
Activity
Posted in Asset Pipeline
What are some excellent resources to get a good foundational understanding of asset pipeline, esbuild, import maps, js bundling. I have a decent knowledge of Rails, but I have trouble understanding these concepts. I'd love a good deep dive course.
Fixed - turned off adblocker in Brave
Hey there,
I am trying to run my Cloud9 Rails app on a new machine I am setting up. I was assuming that this would be painless, but I am having trouble running the app in a browser on my new machine.
Getting a "Oops
VFS connection does not exist"
I have "config.hosts.clear" and it's working fine on my old machine, just not on new (MacBook). Am I missing some machine or browser setup that is needed?
Thanks,
Chuck
Posted in TailwindCSS Admin Theme
got it, thanks
Posted in TailwindCSS Admin Theme
Hello,
Does anyone have any recommendations for a clean TailwindCSS admin theme that I could easily integrate with Jumpstart pro?
- Chuck
thanks!
Are there any step-by-step instructions for getting the Jumpstart Pro dependencies installed on Cloud9?
Hey there,
I am starting a new project and I want to get it off to a clean start with Rails 7 and Bootstrap 5 on Cloud9.
After viewing some videos and going through the process a few times, it seems like I got an install working with npm, yarn and --css=bootstrap, but when I try some simple Bootstrap formatting on a page it's not rendering.
I haven't gone in to try and troubleshoot, since I am trying to get it to work "out of the box" as I assume that this should be possible.
Does anyone know of a good guide, or tips that might help me with this?
thanks,
Chuck
perfect, thanks!
Hello,
I am using Cloud9 for a Rails project and everything works fine except the Rails Console.
The display get messed up because of the autocomplete popup moves the active line around the screen and it ends up overlapping with other text on the screen. I tried other browsers and I am getting the same issue.
Any ideas on how to turn off the autocomplete or fix the display issues?
Thanks,
Chuck