Skip to content

rymcmahon/vuejs-rails-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Vue.js as an Alternative to Rails Nested Forms

This is the code I used for a blog post that explored how to use Vue.js instead of Rails nested forms when you want to hit multiple models within the same form.

The blog post can be found here.

I deployed the code to Heroku, so you can try it out here.

Details

  • Vue.js v1.0.26
  • Rails 5.0.0.1
  • Bootstrap-sass
  • PostgreSQL

About

Code for using Vue.js and AJAX for nested forms in a Rails app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published