Activity
Hello,
I have started learning Ruby on Rails recently. I came across your site when trying to figure out issue I am having when installing Bootstrap 5 with Rails 7.
The bootstrap framework is installed, but JavaScript is not working. (I tried with Navbar as per your video instructions, but drop-down does not work).
I did everything exactly as per instructions.
- Add cssbundling-rails to Gemfile with gem 'cssbundling-rails'
- Run $bundle install
- Run $rails css:install:bootstrap
Google Chrome terminal gives this error.
Uncaught TypeError: Failed to resolve module specifier "bootstrap". Relative references must start with either "/", "./", or "../".
I am just trying to learn Ruby and Rails. I do not know Javascript either, but I want to learn now. Can you please advise how to fix this?
Thanks in advance.
Posted in Do you have trial version
Hello,
I have started learning Ruby on Rails recently. Do you offer trial version?
Also, if I join on month-to-month basis, can I upgrade to annual plan?
Thanks.