Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 이것이 자바다
- Visual Studio Code
- ubuntu
- 쿠버네티스
- docker
- Kotlin
- Rails
- Migrate
- change_column_null
- Java
- 우분투
- Ruby on Rails
- 오랜지파이
- 코틀린
- 도커
- MySQL
- install
- change_column
- RUBY
- 우분투 24
- Time.znoe.now
- after_save
- Orange Pi 3B
- docket
- after_update
- 설치
- 주차장 시스템
- 사용중인포트검색
- with_indifferent_access
- mac
Archives
- Today
- Total
중고 신입이 개발해보기..
Ruby On Rails - Slack Noti 본문
https://github.com/stevenosloan/slack-notifier
https://qiita.com/michiharujp/items/9302b8075c39780c1418
http://vdeep.net/rubyonrails-slack-notifier-gem
1 2 3 4 | require 'slack-notifier' notifier = Slack::Notifier.new "WEBHOOK_URL" notifier.ping "Hello World" | cs |
레일즈에. 적용해보자..
#루비 #레일즈 #슬랙 #노티 #ruby #rails #slack #notifier
'Back-End > Ruby On Rails' 카테고리의 다른 글
[rails] 5.2부터 암호화인증서 (0) | 2019.08.13 |
---|---|
Ruby On Rails - Active Admin - Active Storage (0) | 2019.03.26 |
Ruby On Rails : Model (0) | 2019.03.05 |
이미지업로드 Gem Carrierwave (0) | 2018.12.05 |
Rails 영상] 기본 블로그만들기 (0) | 2018.11.29 |
Comments