You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My setup is pretty basic: installed the gem, generate the migration and rake db:migrate it. added the include HydraAttribute::ActiveRecord on the class...
I am using 4.1 branch.
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I have a class that has hydra_attributes. I can add attributes on it, select object with these attributes. Everything is working fin except that my class doesnt implement the helpers method (https://github.com/kostyantyn/hydra_attribute/wiki/Helper-methods).
My setup is pretty basic: installed the gem, generate the migration and rake db:migrate it. added the include HydraAttribute::ActiveRecord on the class...
I am using 4.1 branch.
Thank you
The text was updated successfully, but these errors were encountered: