iainbeeston / avo-recursive-resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository tries to illustrate an issue in avo where you can't have recursive resources.

INSTRUCTIONS

  1. bundle install
  2. bin/rails db:setup
  3. bin/rails s
  4. http://localhost:3000/admin
  5. View "Grandpa"
  6. Try to view or edit the "Dad" child

Every time you end up viewing/editing "Grandpa" again.

About


Languages

Language:Ruby 78.5%Language:HTML 16.0%Language:JavaScript 3.5%Language:CSS 2.0%