Git Product home page Git Product logo

Comments (9)

scott avatar scott commented on June 25, 2024

Yes it is possible I forgot, but first, Did you bundle install after adding the gem?

from helpy_slack.

scott avatar scott commented on June 25, 2024

I just put it in the gem file, although the most recent versions of Helpy have it included which seemed to be all it took for it to work for me.

from helpy_slack.

ubergesundheit avatar ubergesundheit commented on June 25, 2024

This ran in docker with the version 0.9.2. I modified the Gemfile of the release (added the gem 'helpy_slack'... line) and then just once ran bundle install

I will rebuild the image and try again..

from helpy_slack.

ubergesundheit avatar ubergesundheit commented on June 25, 2024

Here is what I've done:
RAILS_ENV is set to production

  1. bundle install
  2. modified Gemfile with gem "helpy_slack", github: "helpyio/helpy_slack", branch: "master"
  3. bundle install
  4. rake assets:precompile

The error stays the same (NameError: uninitialized constant Deface)

Do you think I also need to run rake deface:precompile?

I also cannot find the deface gem in any of the branches on the main helpy repository..?

from helpy_slack.

danblah avatar danblah commented on June 25, 2024

Finding the same result when deploying to heroku.

from helpy_slack.

scott avatar scott commented on June 25, 2024

Okay looks like I forgot to require it. If you try it again it should work although you may have to run bundle update helpy_slack to flush your cache.

from helpy_slack.

ubergesundheit avatar ubergesundheit commented on June 25, 2024

Thanks, trying now!

from helpy_slack.

ubergesundheit avatar ubergesundheit commented on June 25, 2024

Seems to work! I haven't tested sending messages to slack but the integration seems to be working.
Thanks!

from helpy_slack.

scott avatar scott commented on June 25, 2024

Yes please submit another issue if you find problems, i hacked this together pretty quickly and verified it worked with a test room only.

from helpy_slack.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.