We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I add active_campaign gem into my Gemfile and run bundle install then rails s, I get error like this:
active_campaign
bundle install
rails s
/Users/ekyfauzi/.rvm/gems/ruby-2.1.2/gems/active_campaign-0.1.10/lib/active_campaign/configuration.rb:6:in `<module:Configuration>': uninitialized constant ActiveCampaign::VERSION (NameError)
anyone can help me, please?
Thanks,
The text was updated successfully, but these errors were encountered:
Merge pull request #11 from pixls/patch-1
c85e6cb
#10 bugs fixes
No branches or pull requests
Hi,
When I add
active_campaign
gem into my Gemfile and runbundle install
thenrails s
, I get error like this:anyone can help me, please?
Thanks,
The text was updated successfully, but these errors were encountered: