Dorian
Dorian
Hello, I'm currently implementing a search form in our users database. I would like to search by id , by login or by email. Naturally, I think that the best...
### Are you in the right place? * For issues or feature requests file a GitHub issue in this repository * For general questions or discussion post in [Gitter](https://gitter.im/piotrmurach/tty) ###...
Hello Nick, We've had a discussion 2 weeks ago in Gitter about the best way to manage models with polymorphic associations. Up until now, with a simple, non-polymorphic `has_many` association...
Hello, We currently have an internal gem that facilitates the sharing of a collection of several dozen view components across multiple projects. The final appearance of these components is project-specific,...
Hello Nat, I would like to use your gem for my application. I've successfully installed it using bundle but when I run the generator I get the following error: ```...