fatfreecrm / ransack_ui

Framework for building a search UI with Ransack
MIT License
18 stars 20 forks source link

use controller_path instead of controller_name to keep namespace #13

Closed fkoessler closed 9 years ago

fkoessler commented 9 years ago

Hi, I am in the process of refactoring fat_free_crm to turn it into a full Rails engine. This includes namespacing the models. ransack_ui currently isn't working with namespaced models but it will after this simple merge request is accepted. Thanks for all the good work :+1:

ndbroadbent commented 9 years ago

Cool, looks good to me! Thanks!

fkoessler commented 9 years ago

@ndbroadbent Any chance on releasing ransack_ui version 1.3.2 including this change?

steveyken commented 9 years ago

I can cut a release today, if @ndbroadbent hasn't got to it yet. @fkoessler I'm interested in your FFCRM namespacing work... do you have a repo online?

fkoessler commented 9 years ago

Thanks @steveyken. And yes, the fork is on github: https://github.com/fkoessler/fat_free_crm, work in progress. I'm interested in feedback as well!

steveyken commented 9 years ago

v1.3.2 is now on rubygems.