Closed marcosinger closed 9 years ago
Hello!
Small PRs are perfect for us... Are you using carnval in your project?
hey @apantaliao .. now we're using ActiveAdmin, but I'm proposing replace it by something more simple and extensible and I think Carnival is a better option on that way :)
is this PR g2g?
cool.. I'll work more in a few days :)
Hey! :)
I added some tests for
query-form
and made some changes. The idea is create small PRs in order to make the review easier. What do you guys think about that?Let me add a short description of what I did:
test(query-form): Add missing tests
refactor(query-form): Remove some unnecessary methods
Using
attr_accessor
when is possible and simplifying theto_hash
method