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 |
Tags
- docket
- Kotlin
- Migrate
- Visual Studio Code
- 주차장 시스템
- 코틀린
- 쿠버네티스
- after_update
- install
- RUBY
- after_save
- Orange Pi 3B
- change_column_null
- 사용중인포트검색
- mac
- 우분투 24
- Java
- 우분투
- with_indifferent_access
- 도커
- Rails
- change_column
- 설치
- Ruby on Rails
- 오랜지파이
- ubuntu
- Time.znoe.now
- MySQL
- docker
- 이것이 자바다
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