Shaun McCormick
Shaun McCormick
Holding on this for a bit until we're sure we want to adopt RBS as-is.
@le0pard Thanks! This is interesting. It seems this is only supported in Rails 5.0+, do we have an idea of Rails version compatibility here? It does seem more promising than...
@IlyaChizhanov Thanks for the suggestion! I'm a bit concerned with doing this, as this changes the core operating model of gruf, and runs it in a way separate from its...
@Freubert not at this time; it's on the TODO - for rails it looks like we'll have to hook into `Rails.application.reloader` (if defined, it's not available in all rails versions),...
Hi @Abdullah-l - I'm not able to replicate this; can you provide a repository/code sample of this occurring?
Further illustrated no apparent issue here: https://github.com/bigcommerce/gruf/pull/207
@Abdullah-l can you provide more information about your working environment: * Ruby version * Rubygems version * gRPC version installed * Anything else you feel relevant
Added Slimbox as a plugin here: https://github.com/splittingred/Gallery/commit/feb340f6cebf32e97ab2427679248975c8f9b457 Will be in 1.5.1.
Please specify more information - what errors you are getting, etc.
Yurkobb, if you can submit it as a single pull request, isolated from other features, I'll take a look at it. :) Thanks!