upmin / upmin-admin-ruby

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

Adding support for namespaced models. Should resolve #63 #90

Closed joncalhoun closed 10 years ago

joncalhoun commented 10 years ago

Resolved #63 when submitted.

terrencetalbot commented 10 years ago

b8cb815 is working wonderfully for me. Seems to resolve the issues I was having with both delayed_jobs and paper_trail. Thanks for bumping this up. Saved me a lot of head scratching. Hopefully now I can move forward and contribute something else back to the project in the future. Cheers.

joncalhoun commented 10 years ago

@terrencetalbot Thanks for pulling it and giving it a test. I'll shoot for a new release tonight with this in it.