Evgeny Zhdanov
Evgeny Zhdanov
```sh .rbenv/versions/3.1.4/lib/ruby/gems/3.1.0/gems/blueprinter-1.0.1/lib/blueprinter/configuration.rb:44: warning: Oj::Rails.mimic_JSON was called implicitly. Call it explicitly beforehand if you want to remove this warning. ``` Seems like related to the discussion. And the warning may be...
I have run on the same issue. ```sh rm -rf /usr/local/bin/brew rm -rf /opt/homebrew/* /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)" ``` and then reinstall and run ```sh eval "$(/opt/homebrew/bin/brew shellenv)" ```...
@favoreddev ``` git clone https://github.com/facebook/watchman.git cd watchman git checkout v3.5.0 ./autogen.sh ./configure make make install ``` made my day
@suchitpuri thanks for answer, I will try
I updated readme, so you can check for detailed usage of it
I read description and I see no word about rails 5 maintenance. It's just for 3, 4 version. And probably gem is no longer maintained.
what about allowing user to specify his own format via config or template file or whatever? What do you think? Thus you can specify explicitly jira ticket, branch, horoscope, mood...
unfortunately no, I just ended up using 1 example with maximum available parameters. API consumer defines what he needs in the end