sudo gitlab-rails console Note This takes some minutes to start Send a mail Use the following...
If you want someone to be able to access your rails console, but don't want them to be able...
When you are using PgBouncer with e.g. a Ruby on Rails application which uses different application_names for the PostgreSQL...
Instead of using Puppet exported resources you can use the puppetdb_query feature. This can result in more complex code...
Sometimes you might need to do some task in GitLab which would be tedious if you'd have to do...
Best results in other decks
If you need to implement newsletter sending, rapidmail is a solid option. Support is very fast, friendly and helpful, and...
Postgres supports multiple built-in range datatypes: int4range int8range numrange tsrange (range with timestamp without timezone) tstzrange (range with timestamp...