Skip to main content

Posts

Showing posts with the label Slack

💡 Rails Tip: Use bundle exec rails c or bin/rails c to ensure the console runs with your app’s gem versions. rails c alone can load mismatched gems 🚫

from https://dev.to/madhuhari188/rails-tip-use-bundle-exec-rails-c-or-binrails-c-to-ensure-the-console-runs-with-your-apps-gem-1nig

Slack Basics

                                Slack What is Slack ?                        Slack is a workplace communication tool, “a single place for messaging, tools and files.” This means Slack is an instant messaging system with lots of add-ins for other workplace tools.                     The add-ins aren’t necessary to use Slack, though, because the main functionality is all about talking to other people. There are two methods of chat in Slack: channels (group chat), direct message or DM (person-to-person chat).   INDEX: 1. How to set your Slack display name ( windows ) 2. How to make a Slack channel private if it's public ( windows ) 3.Set your status in slack  ( windows ) 4.Edit or clear your status ( windows )  Let’s take a quick look at the user interface. 1. How to set your Sl...