Sometime we've seen this error when executing e.g. bundle exec rake asset:precompile: double free or corruption (out)

If you want someone to be able to access your rails console, but don't want them to be able...

Apply Test Driven Development(TDD) to the process of building container images by defining test before writing code and automate...

There is a gem puppet-ghostbuster which can help you find dead code in puppet projects. To use it, (as...

A lot of web applications require being called over https, which is a good thing. It's possible to configure...

makandracards.com

If you get an error message like this: You have already activated some-gem 1.2.3, but your Gemfile requires some...

Important If your railscomplete-deployment uses the net-ssh-gem please ensure you use version 5.2.0 or newer to ensure...

Install and configure the AWS Command Line Interface Show existing certificates to test if the AWS Cli is working:

I'm creating certificate requests with this command: openssl req -new -out www.example.com.csr -keyout www.example.com.key -newkey rsa:2048 -nodes

Best results in other decks

Why Rails has multiple schema formats When you run migrations, Rails will write your current database schema into db/schema.rb. This...

For long running scripts it is useful to show a indicator for the progress in the terminal. Alternatively you can...

Search in all decks