mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Intercom integration (#1267)
* Intercom integration Includes if/else statements for various ways to reach out. Also, github/discord icons updated to SVG. * Update app/views/layouts/_sidebar.html.erb Co-authored-by: Zach Gollwitzer <zach@maybe.co> Signed-off-by: Josh Pigford <josh@joshpigford.com> * Update app/views/pages/feedback.html.erb Co-authored-by: Zach Gollwitzer <zach@maybe.co> Signed-off-by: Josh Pigford <josh@joshpigford.com> * Family = Company in Intercom --------- Signed-off-by: Josh Pigford <josh@joshpigford.com> Co-authored-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
@@ -207,6 +207,8 @@ GEM
|
||||
inline_svg (1.10.0)
|
||||
activesupport (>= 3.0)
|
||||
nokogiri (>= 1.6)
|
||||
intercom-rails (1.0.1)
|
||||
activesupport (> 4.0)
|
||||
io-console (0.7.2)
|
||||
irb (1.14.1)
|
||||
rdoc (>= 4.0.0)
|
||||
@@ -484,6 +486,7 @@ DEPENDENCIES
|
||||
image_processing (>= 1.2)
|
||||
importmap-rails
|
||||
inline_svg
|
||||
intercom-rails
|
||||
letter_opener
|
||||
lucide-rails!
|
||||
mocha
|
||||
|
||||
Reference in New Issue
Block a user