Riccardo Carlesso
Riccardo Carlesso
I have a somewhat complicated .env.{dev,staging,prod} which ``` source .env.common-pre RAILS_ENV="staging" MYSQL_ROOT_PASSWORD="blah" MYSQL_USER="user" MYSQL_PASS="blah" MYSQL_HOST="1.2.3.4" MYSQL_DBNAME="mydb" source .env.common-post ``` All three environemnts source a common .env fragment at the beginning...
$ rails g nifty:scaffold PastaRecipe name:string index new Running via Spring preloader in process 498 create app/models/pasta_recipe.rb create test/unit/pasta_recipe_test.rb create test/fixtures/pasta_recipes.yml /home/riccardo/.rvm/gems/ruby-2.2.6/gems/nifty-generators-0.4.6/lib/generators/nifty/scaffold/scaffold_generator.rb:85:in `create_migration': wrong number of arguments (given 3, expected...
I'm compiling the docjer container and passing it a .env vfile containing my project id $ docker build -t ricc-gce-quota-sync . $ docker run -it --env-file=.env ricc-gce-quota-sync printenv CRONSPEC=13 *...
URL: https://grpc.io/release Expected page: I guess a number? :) Two different documentations pages point to this way of installing GRPC: git clone -b $(curl -L https://grpc.io/release) https://github.com/grpc/grpc https://chromium.googlesource.com/external/github.com/grpc/grpc/+/chromium-deps/2016-07-19/examples/cpp/helloworld/README.md https://medium.com/@andrewvetovitz/grpc-c-introduction-45a66ca9461f (I...
### Steps to reproduce the behavior * install rbenv from GIT on your Synology * install ruby-build on synology * install a rubie ### Expected vs. actual behavior I'm sure...
This is my first attempt to bring my bash scripts to the Generative AI repo. Feel free to review the code and add comments! I would expect @rominirani and @lavinigam-gcp...
Hi, I was looking for an option like ` fill: 'yellow' ` but I can't get it to work. Can you help me create a yellow star, for instance? A...
Hi, fist I'm a huge fan , used my first acts-as-taggable 10 years ago, and happy to see this gem flourishing. I was looking at a labelling mechanism for rails,...
Hi, I use `chrome-cli` on my Mac and its amazing! If I search for Linux on the README I find nothing, though. It would be nice to just point at...
FAQ page has been moved.