upmin / upmin-admin-ruby

Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
MIT License
755 stars 66 forks source link

Many to Many relationship not rendered correctly #143

Open dao1 opened 9 years ago

dao1 commented 9 years ago

when a model has a many to many relationship render_up(association) seems to crap out

mbrookes commented 9 years ago

@dao1 Am I correct in thinking this is the same as #123 ?