Nick Gorbikoff
Nick Gorbikoff
@nscyclone I didn't even know rouge existed :) so you are way ahead of the game there. Nothing obvious jumps at me, unless there is something specific to the project,...
### Update Looks like if I switch to Ruby 2.6.6 tty new app works as expected. **But it also didn't ask me about CircleCI/Travis, etc** (Huh ? moment?) Also I...
As far as I can tell the culprit is actually bundler? My ruby 2.7.2 had 2.2.6 as the default version of bundler. But my Ruby 2.6.6 (that didn't give me...
Bump. Same issue. Downgraded to ransack 1.6.5 for now. ``` ruby Bundler could not find compatible versions for gem "polyamorous": In Gemfile: squeel (~> 1.2.3) ruby depends on polyamorous (~>...
Come over to the gitter channel - you can get more responses there. Having said that, you just need to call your operation with the params, that would cause it...
@fernandes Hi Celso, which branch / tag are you working off of? Also since this should be framework-agnostic - should it be a separate gem - trailblazer-generators?
Forgot to add representable
Mental note: Possible solution. http://egonschiele.github.io/contracts.ruby/ https://github.com/egonSchiele/contracts.ruby Ignore the unfortunate name “contracts” - this is not like Reform Contracts this is type checking for method signatures - very similar to how...
@mensfeld Check out the new https://github.com/trailblazer/trailblazer-finder - it does all kinds of complex lookups.
@brandonmcconnell AWEOME Library! So much better than using JS. 🗡️ 😄 @Ouskababoushka and anyone else using rails 7 It really depends on how your assets pipeline is setup, but since...