Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute Attachment? #5

Open
jackbit opened this issue Mar 26, 2013 · 3 comments
Open

Attribute Attachment? #5

jackbit opened this issue Mar 26, 2013 · 3 comments

Comments

@jackbit
Copy link

jackbit commented Mar 26, 2013

Is there a way to use paperclip with hydra attribute?
is it possible to have backend_type "attachment"?

@kostyantyn
Copy link
Owner

As I understand, attachment type is a combination of several string and integer types, so it's supported out of box.
I haven't tested hydra_attribute with other popular gems like paperclip, carrierwave or simple_form yet but i'll make hydra_attribute compatible with them in the next releases.

@jackbit
Copy link
Author

jackbit commented Mar 29, 2013

awesome, i am also still trying to modify your codes after cloned it to add additional backend_type due to my business needs those additional types. Yes it is interested for simple_form and nested_form integration. :)

@kostyantyn
Copy link
Owner

I am going to merge "value_model_optimization" branch into master in the next two weeks, there are a big refactoring and performance improvements. So, maybe you should look at that code. Also, cucumber tests will be replaced with RSpec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants