I am using "squeel"
I add hydra_attributes and the following code that is "squeel" specific no longer works.
User.order("created_at").where{created_at >= my{first_registration} }
I do not expect hydra to handle created_at since created_at is not a hydra attributes and it should leave this to the squeel.