hydra_attribute icon indicating copy to clipboard operation
hydra_attribute copied to clipboard

Attribute Attachment?

Open jackbit opened this issue 11 years ago • 3 comments

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

jackbit avatar Mar 26 '13 11:03 jackbit

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.

kostyantyn avatar Mar 29 '13 06:03 kostyantyn

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. :)

jackbit avatar Mar 29 '13 07:03 jackbit

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.

kostyantyn avatar Mar 29 '13 07:03 kostyantyn