Vitor Oliveira
Vitor Oliveira
**Is your feature request related to a problem? Please describe it.** Right now, we need to do manual releases using the `gem build faker.gemspec` and `gem push faker-2.23.0`. We'd like...
Scopes and the search textfield work pretty well separately, but you can't join their results in a `AND` clause.
I have two separate engines that use Devise. I'm trying to integrate one of these engines in my trestle admin and I'm getting the following: ``` ActionView::Template::Error (undefined method `hooks'...
Warnings
After requiring `simplecov-console` in my `test_helper.rb`, I ran the tests and got three warnings from your gem. Check the attachment out. 