
how do i mount a full Vue template into my rails app
1
Rails
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 m...
Tabish Iqbal replied

What is the purpose of node_modules folder in rails 6?
1
Rails
What is the purpose of node_modules folder in rails 6?
Thomas Blumenfeld replied

URGENT! How do I solve the following error?
1
Rails
I am trying to run a test using rspec and I am getting the following error. Please help.ReactOnRails: Set generated_assets_dir to default: public/webpack/developmentrake aborted!NameError: undefine...
Taylor Cooney replied

Rails 6 and jQuery ui
0
General
Hi at all,
I'm Davide and I started to learn Rails since about one week.
I'm tryng to add Jquery ui selectable functionality to my project but I cannot load jquery-ui in webpack.
Can you help me pl...
Davide posted

Stimulus Reflex error
0
Gems / Libraries
I am getting the an error when following the 'Introduction To Stimulus Reflex video'. What would cause this and what are possible solutions?
Uncaught Error: Cannot find module './application_contr...
William Jones posted

Has anyone used VueJS with Devise?
0
Gems / Libraries
I am trying to convert an existing site which used .erb to an SPA (VueJS).
I have followed http://www.guillaume-barillot.com/2017/12/02/how-to-organize-your-vue-files-in-a-rails-5-1-project-using-...
kwiksource posted

How Do I Use Selectize in Rails 6
3
Gems / Libraries
Hi there, I really love the selectize tutorial and would love to use it in a rails 6 application. What changes do I need to make to the tutorial.
can i just change
`//= require selectize`
to
...
Rafal Siepak replied

Ruby on Rails + React Software Engineer - Remote Opportunity
0
Ruby
Meta IT North America is looking for a Ruby on Rails FullStack Engineer
Technical Requirements: Bachelor degree in computer science, software engineering, or similar majors Minimum 5 years of ov...
Louise posted

What should I be using to connect react to rails backend?
1
Rails
Hello all, apologies if this has been asked before. I currently work with react and node/express for the backend, but have been playing around with rails on the side and have been really enjoying i...

Ruby on Rails 5.1 & Vue.js 2.4.x – Testing with Karma, Jasmine – How to install? [bounty on stackoverflow]
1
Testing
I asked the same Question on [stackoverflow](https://stackoverflow.com/questions/46194455/ruby-on-rails-5-1-vue-js-2-4-x-testing-with-karma-jasmine-how-to-install)
I have Rails 5.1.x and Vue.js 2....
Pascal K replied

Can not use toast of bootstrap in rails
1
Javascript
I did `yarn add bootstrap jquery popper.js` and import bootstrap into the app.
Also, bootstrap's popover and tooltip style works well.
But when I add a toast in page and run `$('div.toast').toast('...
Chris Oliver replied
Solved

TypeError: $(...).chosen is not a function
2
General
I am using Rails 6. I have installed jQuery, Bootstrap, & Popper as explained in one of the videos and Bootstrap is working fine. Now I have to use Chosen jQuery plugin.
I installed it using Y...
0agautam replied

Can a Rails app be converted into a Progressive Web App?
9
Rails
I was looking for a way to create a mobile client for my Rails App / API.
I came upon PWAs but I couldn't find any info on how to use it for Rails.
Is it possible?
Reece Jones replied

Runaway Memory Leak/Usage with esbuild reload
2
Gems / Libraries
After watching this episode - https://gorails.com/episodes/live-reload-esbuild-rails - we implemented the live reload functionality across several of our apps. Overwhelming it's amazing!
However,...
Craig Kaminsky replied
Solved

Organizing Your Asset Pipeline in Development for Speed Discussion
12
General
The sass-rails README says not to use require/ require_tree/require_self in sass/scss files in big, bold letters. Is that warning outdated? If not, what are the potential issues here and why are th...
Lucas Repolês replied

0 Using VueJS with Rails: Using VueJS for Nested Forms in Rails: Part 1
9
General
You show how to do russian doll caching on rails views, but how to do caching on vuejs template ?
Someone replied

What is the best way to learn React JS?
5
General
What is the best way to learn React JS?
Dave White replied

Stimulus JS Framework Introduction Discussion
27
General
I'm literally figuring out StimulusJS right now on an app, and I was hoping you would do a screencast on it soon and save me some time! Awesome timing :)
joelGarcia93 replied

Rails Application Templates Discussion
38
General
Hello,Im gettingCould not find "Procfile" in any of your source paths. Your current source paths are:
/Users/my_user/Documents/dev/my_app/https:/raw.githubusercontent.com/excid3/jumpstart/masterUsi...
Mpumelelo replied

Rails & Vue.js Trello Clone - Part 2 Discussion
20
General
Wow a lot to process nice. Will keep a eye on this as I like to move to more frontend stuff. Thank you Chris
Someone replied