Let's build for Ruby and Rails developers - Part 10
In part 10 of my Let's build for Ruby and Rails developers series I begin adding new job details fields on our new job form.
Much of the work in this part is foundational to get the necessary data from a given employer to the app itself. We'll add fields related to the job in this part and continue adding more fields related to the company in part 11.
This entire form is built with Vue.js which I'll use AJAX to push new data to the Ruby on Rails app behind the scenes.
The series so far
Tags:
lets build
series
rails developers
ruby developers
ruby on rails
job board
railsdevs
community
vuejs
Leave a reply
Est. reading time:
1 minutes
Stats:
372 views
Source code:
Download the source code
Categories
Collection
Part of the Let's Build for Ruby and Rails Developers collection
Sign in or Sign up to leave a response.
2 responses
Awesome work Andy 👍🏽😀
I'm working on a project where i have this rails view
And I want to run it inside Vue component. I have tried different ways to run ERB code inside Vue but never worked for me.
Is it possible to do such a thing?
Best...
This comment was marked for spam